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

grant_type should use authorization_code rather than code #42

Open
xdream86 opened this issue May 19, 2015 · 2 comments
Open

grant_type should use authorization_code rather than code #42

xdream86 opened this issue May 19, 2015 · 2 comments

Comments

@xdream86
Copy link

In this link:https://tools.ietf.org/html/rfc6749#section-4.1.3
grand_type should equals authorization_code rather than code.
In this link: https://github.com/SciDevs/delicious-api/blob/master/api/oauth.md#parameters-1
It's wrong about "code={request_token} (optional) — required when grant_type=code"
I use standard oauth2.0 client can't get access token, unless i change grant_type=code.

After a couple of day. I found this link: https://developers.google.com/identity/protocols/OAuth2WebServer
2015-05-21 4 44 28

@davoclavo
Copy link

+1

1 similar comment
@christianjunk
Copy link

+1

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

3 participants