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

RAILS(Google?) BUG - OAuth gets 400 from certain users #82

Open
JaxJafinPapau opened this issue May 29, 2019 · 0 comments
Open

RAILS(Google?) BUG - OAuth gets 400 from certain users #82

JaxJafinPapau opened this issue May 29, 2019 · 0 comments

Comments

@JaxJafinPapau
Copy link
Collaborator

  1. That’s an error.

Error: redirect_uri_mismatch

The redirect URI in the request, http://spaceinyourface.herokuapp.com/auth/google_oauth2/callback, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit: https://console.developers.google.com/apis/credentials/oauthclient/997556814976-jpjajtr7gqgfqark0a8cp54fsc6obg86.apps.googleusercontent.com?project=997556814976

Learn more
Request Details

access_type=offline
client_id=997556814976-jpjajtr7gqgfqark0a8cp54fsc6obg86.apps.googleusercontent.com
redirect_uri=http://spaceinyourface.herokuapp.com/auth/google_oauth2/callback
response_type=code
scope=email profile
state=ac76dfddd184e8d2035029084fc75629823e4fd66ca84c23

That’s all we know.

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

1 participant