Forum Discussion
sbeauvais
11 years agoContributor
Thanks again Jeshtha.
What else do I need to do for the parameters to be correctly processed and sent?
I get this:
I would like to get this:
Severin B.
What else do I need to do for the parameters to be correctly processed and sent?
I get this:
java.net.URISyntaxException: Illegal character in query at index 66: https://XXX.com/dev/api/calendar/locations?LocationIds=23|33|44&StartDate=01-JAN-2014&EndDate=31-AUG-2014
I would like to get this:
GET /dev/api/calendar/locations?locationIds=23&locationIds=33&locationIds=44&startDate=01-JAN-2014&endDate=31-AUG-2014
Severin B.
Related Content
Recent Discussions
- 5 days ago