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

Invalid credientials #1

Open
soban5757 opened this issue May 18, 2019 · 1 comment
Open

Invalid credientials #1

soban5757 opened this issue May 18, 2019 · 1 comment

Comments

@soban5757
Copy link

Client error: GET https://www.googleapis.com/oauth2/v3/userinfo?prettyPrint=false resulted in a 401 Unauthorized response:\n{\n "error": "invalid_request",\n "error_description": "Invalid Credentials"\n}\n"

@pimplesushant
Copy link
Owner

@soban5757 check 2 things.

  1. Make sure you're using access token (not auth token).
  2. The Google app must be same to create (frontend) and validate (backend) the 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

2 participants