Skip to content

Conversation

@shinchris
Copy link
Contributor

Removing manual query param generation in req_options, and delegating that step to the requests library.
By doing this, the requests library will encode the url for us, fixing #418, #516, #578.

Some endpoints have their own query params added, like workbook publish overwrite flag. The requests library will append new query params to the existing one in this case.

@shinchris shinchris merged commit 69ca6c7 into development Oct 30, 2020
@shinchris shinchris deleted the encode_fix branch October 30, 2020 22:26
This was referenced Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants