Forum Discussion
GS-OIT
1 year agoHelper I
Using a OData style API (Jibble) - Issue with spaces in Relative URL
Hi, I have been working today with pipelines and Jibble API , this seems to be working find and pagination sorted etc. Challenge is if I use any of the parameters e.g. $orderby=time asc or $filt...
- 1 year ago
Don't you need to provide the date in ISO-8601 format?
Does the call work in Postman?
lbendlin
1 year agoSuper User
Don't you need to provide the date in ISO-8601 format?
Does the call work in Postman?
GS-OIT
1 year agoHelper I
Thanks, I was thinking that it would work in postman because it was working in Power Query, but it didn't. I was changing various items and it seems the combination of filter / sorting with a page size lower than 119 made the call fail. I have raised this with Jibble and increased the page size to work around the issue.
Thanks for prompting, it seemed to correlate with the spaces in the parameters being added but it seems because these were two server processing parameters, this was part of the issue when combined with page size or $top.