Can't log in with Google account

I logged out and since than I’m getting the error when I try to log back:

“Error: redirect_uri_mismatch”

hmm I’m not seeing this error message and it seems to work fine here… what url is it redirecting to?

Might be an http:// vs https:// thing? try again from https://online-go.com/ explicitly. (We’ll be automatically redirecting to there by default again later today, we just messed that redirect up during the migration last night)

“The redirect URI in the request, https://online-go.com/complete/google-oauth2/, does not match the ones authorized for the OAuth client. Visit https://console.developers.google.com/apis/credentials/oauthclient/353003341356.apps.googleusercontent.com?project=353003341356 to update the authorized redirect URIs.”

I am also constantly getting an indicator from Chrome that your SSL cert is weak because it uses SHA-1; maybe Google’s OAuth2 implementation is rejecting the redirect URL because it doesn’t like the SSL cert, and the error message is just mistaken?

The full error text:

400 That’s an error.

Error: redirect_uri_mismatch

Application: Nova

You can email the developer of this application at: bsdmatburt@gmail.com

The redirect URI in the request, Play Go at online-go.com! | OGS, does not match the ones authorized for the OAuth client. Visit https://console.developers.google.com/apis/credentials/oauthclient/353003341356.apps.googleusercontent.com?project=353003341356 to update the authorized redirect URIs.

Learn more
Request Details

scope=https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile
response_type=code
state=XVyQ6FpJhBov7lMspEXJwipwx1ZKrfiw
redirect_uri=https://online-go.com/complete/google-oauth2/
client_id=353003341356.apps.googleusercontent.com

That’s all we know.

Give this a try again… I added a few more items to the whitelist of allowed oauth domains.

1 Like

Thanks, it’s working! Thanks for the quick support.

1 Like