requests-oauthlib
requests-oauthlib copied to clipboard
fetch_token option for params
A private API I'm working with requires that the request body be sent as a query string in the url. It's possible that others have encountered the same problem. I allow for this option in this pull request.
Coverage decreased (-0.7%) to 87.318% when pulling b3b9bb918a4a4da5db02413f1e1b33c5183529ec on grissman:master into f8e741dc6a87eecf94e0948b66fe142a79c56fb9 on requests:master.
Any reason this hasn't been merged?
Monthly reminder to check on this!
There's a lot of duplicated code in this pull request, and it doesn't have any automated tests to cover the new functionality. Can you fix those problems? I'm happy to help, if you're not sure how.
Since this hasn't been updated in a while, thought I'd chime in. #361
Thank you @AdamGold! I was just getting back to this, but looks like you already got it done.
I've tried to pull the actual code changes out into a separate pull request: #369. Could you please review that, and tell me if it solves your problem?
Since #369 has been merged, can we close this? it appears from the PR's page that this issue was never resolved.