Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use "Authorization" header and "client_secret" arg together #83

Closed
christophercliff opened this issue May 2, 2015 · 3 comments
Closed
Labels
bug Bug or defect

Comments

@christophercliff
Copy link
Contributor

I'm getting this error response using the Dropbox provider during the POST to https://api.dropbox.com/1/oauth2/token. Looks like it was introduced here: 7b54667#diff-84fad1d3b3913ec86805e857580c5d54R199.

Is this a matter of the Dropbox API using a stricter implementation or is there something else going on here?

@ldesplat
Copy link
Contributor

@christophercliff This is fixed as of version 4

It's against the standard to send both auth methods at the same time.

@ldesplat ldesplat added the bug Bug or defect label Jul 21, 2015
@ldesplat
Copy link
Contributor

Fixed in #99

@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bug or defect
Projects
None yet
Development

No branches or pull requests

2 participants