Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Double-encoding of url query parameters #36

Open
hasghari opened this issue Mar 9, 2016 · 1 comment
Open

Double-encoding of url query parameters #36

hasghari opened this issue Mar 9, 2016 · 1 comment

Comments

@hasghari
Copy link

hasghari commented Mar 9, 2016

In our apiary.io documentation http://docs.g2crowdapi.apiary.io/# we have one endpoint defined as such: /v1/products{?filter%5Bquery%5D,page%5Bnumber%5D,page%5Bsize%5D}

The problem is that when testing the endpoint in the console, the query parameters are encoded again which in turn submits a different request than desired.

@zbabtkis
Copy link

I'm having the same issue. I believe this should be supported as it is a recommendation of the JSON API spec. Any word on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants