Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

paulie4
Copy link
Contributor

@paulie4 paulie4 commented Apr 7, 2020

request() broke when requests-oauthlib made this change, where they started calling request() using method=method, url=token_url as keyword arguments instead of positional arguments, so this change fixes it.

…yword arguments, not just positional arguments
@adamlincoln
Copy link
Collaborator

Hi @paulie4, thanks for the PR! There is a similar fix included in the feature/use-requests-oauthlib-1.3 branch of this repo (it includes bulk api v1 query support too). Can you try that branch and see if it gets you what you need?

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.

2 participants