Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Requires deprecated version of requests. #2

Closed
justinabrahms opened this issue Jan 8, 2013 · 4 comments
Closed

Requires deprecated version of requests. #2

justinabrahms opened this issue Jan 8, 2013 · 4 comments
Assignees

Comments

@justinabrahms
Copy link

This library is broken with Requests v1.0+. request.session() doesn't accept kwargs anymore. It looks as though you may need to replace your oauth lib wholesale.

For more info: maraujop/requests-oauth#42

@raimo
Copy link
Contributor

raimo commented Jan 8, 2013

Thanks for the heads up! Will look into this.

@ghost ghost assigned raimo Jan 8, 2013
@raimo
Copy link
Contributor

raimo commented Jan 15, 2013

Planning to use Requests-OAuthlib in the next version. Currently requiring old version of Requests until the next version of requests-oauthlib is released with this fix in PyPI:

requests/requests-oauthlib#1

@robkwok
Copy link

robkwok commented Mar 20, 2013

any updates on this?

@raimo
Copy link
Contributor

raimo commented Mar 20, 2013

@robkwok @justinabrahms Updated to Requests v1.1.0 and using requests-oauthlib now. Please, confirm if this works for you now. Release version is 0.0.19.

@raimo raimo closed this as completed Oct 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants