Skip to content

Instantly share code, notes, and snippets.

@grant
Created September 2, 2019 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grant/657c3b6211f2d17742515f849b2f45f1 to your computer and use it in GitHub Desktop.
Save grant/657c3b6211f2d17742515f849b2f45f1 to your computer and use it in GitHub Desktop.
gapi OAuth
{
"error": {
"code": 401,
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"status": "UNAUTHENTICATED"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment