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

The Json value is not probably documented #1

Open
zarubto4 opened this issue Jul 27, 2016 · 0 comments
Open

The Json value is not probably documented #1

zarubto4 opened this issue Jul 27, 2016 · 0 comments

Comments

@zarubto4
Copy link

The documentation says that the answer for GET Token return this Json.
{ "token_type":"bearer", "access_token":"AAAnu...........3YnNmbWVSD7p", "expires_in":1800 }

But Return this Json.

{ "token_type": "bearer", "access_token": "6RY6R6r.........6us=", "expires_in": 1800, "refresh_token": "kWXv4bNE8V........XiMzO9X5qxf4=" }

Fix Code or Documentation. (Probably write documentation for refresh Token

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

1 participant