Skip to content

Conversation

@dymurray
Copy link

@dymurray dymurray commented Oct 20, 2019

Without this the following code fails:

var mbclient = new MoneyButtonClient(OAUTH_ID)
mbclient.setRefreshToken(refreshToken)
mbclient.getValidAccessToken()

With Unexpected Token Type which is a red herring, the actual error comes from a 400 bad request since the client ID isn't specified in the token request.

@calvogenerico
Copy link
Contributor

I'm reviewing this 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.

2 participants