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

Double-encoding of url query parameters #36

Description

@hasghari

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions