When trying to log into my app today for testing using a google account (and auth configured to use auth0’s dev keys), i am seeing the following error:
Error 400: redirect_uri_mismatch
You can’t sign in to this app because it doesn’t comply with Google’s OAuth 2.0 policy.
If you’re the app developer, register the redirect URI in the Google Cloud Console.
i even get this error using the “try connection” button when looking at the google oauth option in the social connections part of the auth0 dashboard
My initial impression is that this is something that I don’t have the ability to fix (besides providing my own keys for google Oauth). Is there a way to fix this that allows users to still do testing with auth0’s dev keys?
hi, i have an error with google login right now, i can’t login with a google account and i don’t get any errors, just does not login when i put all my data, and it shows the continue with google page again in an infinite loop
This is possibly related to the Client IDs in social connections using the Auth0 keys for too long or breaching the development usage of said keys. Be good if the documentation as clearer or the error reporting of these occurrences we’re more user friendly here. Adding our own Client IDs from Google-auth control panel resolved the issue for us.