Skip to content

API vs WebInterface - URI parameters not passed the same #3818

Answered by dgw
GrepZen asked this question in Q&A
Discussion options

You must be logged in to vote

You must encode special characters inside a GET parameter value. See #3010.

Depending how you are calling the API, you might have functionality available that will handle this for you transparently. For example, in the requests library for Python, passing the API options as params takes care of this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GrepZen
Comment options

Answer selected by GrepZen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants