Skip to content
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Conversation

@michaelxor
Copy link

I've changed the sanitization method for the nb_results and offset parameters of the GooglePlayAPI.list() method from requests.utils.quote() to int(). The quote function causes issues with integer inputs - doesn't look like it was an issue when running via command line, but shows up if you call the function manually with integer inputs.

…() to int() in list method to fix error when run with integer inputs.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant