Skip to content

Fix refreshToken method#38

Open
daviddavis83 wants to merge 2 commits intogcappon:masterfrom
daviddavis83:master
Open

Fix refreshToken method#38
daviddavis83 wants to merge 2 commits intogcappon:masterfrom
daviddavis83:master

Conversation

@daviddavis83
Copy link
Copy Markdown

The refreshToken method fails with a 400 because it was trying to send client_id in the body which is invalid. the only two parameters for refresh are grant_type and refresh_token. verified this is working now.

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

Successfully merging this pull request may close these issues.

1 participant