After setting up a non-test OAuth client through google and populating my credentials, I am getting this error when doing my test login from the social connection page:
@charsleysa Thanks for the pointer, but that doesn’t appear to be the issue. I’ve attached screenshots from my Auth0 Google social connection settings page and the corresponding Google Credentials page (with some information obscured):
Sorry for the late response, work commitments and public holidays got in the way
From what I can see, all the configuration and steps looks correct.
If you are able to provide the following it would very much help in diagnosing the issue (either by posting here or by DM, with sensitive information obfuscated):
code snippets of where you perform the API call to Auth0 to begin the authentication process (largely looking for any possible misconfigurations)
.HAR files of the authentication attempt resulting in the error
I’ll look into generating an HAR file later. As for the API calls, nothing special to do there: Simply hit the “try” button on the social connections manage page (with API details from Google), which then should fail after the consent.
If the try button doesn’t work then there is definitely an issue with your configuration somewhere.
Can you please confirm that you have correctly setup the OAuth credentials in the Google Credentials dashboard? (your previous screenshots didn’t include this)
For reference, here is a screenshot of our staging setup: