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

OAtuh 1.0 #690

Closed
robertmain opened this issue Aug 21, 2014 · 2 comments
Closed

OAtuh 1.0 #690

robertmain opened this issue Aug 21, 2014 · 2 comments
Labels

Comments

@robertmain
Copy link

For some reason, when using POSTMan to interact with a two legged OAuth API, the OAuth token and secret are not added to the Authorization header. Any thoughts on what's happening here?

@abhijitkane
Copy link
Member

The OAuth token will be included unless it's blank. We're following the flow at https://dev.twitter.com/docs/auth/creating-signature, according to which the token secret and client secret aren't supposed to be included in the header.

@robertmain
Copy link
Author

Excellent point, I forgot about that - thanks.

@a85 a85 added the bug label Feb 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants