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

Custom fields not added into authorization header #28

Open
tyteen4a03 opened this issue Jul 28, 2016 · 1 comment
Open

Custom fields not added into authorization header #28

tyteen4a03 opened this issue Jul 28, 2016 · 1 comment

Comments

@tyteen4a03
Copy link

I was trying to test an access token request and put the oauth_verifier into the field list but the generate authorization header doesn't have this field.

@bettiolo
Copy link
Owner

bettiolo commented Aug 1, 2016

@tyteen4a03 The library generates the signature, it does not generate a full header, you should just pass to the API the oauth_verifier header by yourself: https://github.com/bettiolo/oauth-signature-js#example

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

No branches or pull requests

2 participants