Skip to content

We need to send the authorization code as original as being received#9

Open
myflashlab wants to merge 1 commit intocharlesbihis:masterfrom
myflashlab:fixing-authorization-code
Open

We need to send the authorization code as original as being received#9
myflashlab wants to merge 1 commit intocharlesbihis:masterfrom
myflashlab:fixing-authorization-code

Conversation

@myflashlab
Copy link
Copy Markdown

When trying to get the access token, we need to pass the authorization code in it's original format as being received earlier. these authorization code formats are similar to 4/0AX4XfWiqBF..... but when received in AS3, it is decoded to 4%2F0AX4XfWiqBF. This results the token endpoint not to return the accessToken.

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