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

Example error: { statusCode: 401, data: '{"error": "invalid_grant"}' } #48

Closed
sabas1080 opened this issue Aug 5, 2016 · 3 comments
Closed

Comments

@sabas1080
Copy link

I have the next error, run example

{ statusCode: 401, data: '{"error": "invalid_grant"}' }

Thanks

@harlev
Copy link

harlev commented Sep 6, 2016

I have a similar issue, listed also here

when I'm trying to login with my Uber developer credentials (same one I used to create the app on Uber), everything works perfectly, which leads me to believe the implementation makes at least basic sense.

The problem is when I try another, unrelated, Uber login. Then the error code coming back is invalid_grant

@agraebe
Copy link
Collaborator

agraebe commented Feb 26, 2017

I believe this was due to the fact that this wrapper used the v1 auth endpoints. This should be fixed with #53. Let me know if you experience further issues (with reproduction steps and all details).

@agraebe agraebe closed this as completed Feb 26, 2017
@GINGO2397
Copy link

Hi, I continue with the error;
statusCode: 401, data: '{"error": "invalid_grant"}' }.
I don´t understand quite well the fix 53. Thanks in advance for your help.

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

4 participants