Trouble testing custom domain Google Sign in 400: redirect_uri_mismatch

Hi,

I successfully added a custom domain, and can sign in using email/password. I added my custom domain to my developers Google account.

My redirect uri in Google is https://{{customdomain}}.com/login/callback

But when I try to “Test Connection” in Google, it gives me an error saying the redirect URI in request is the tenant address I have (default one given by auth0). Do you know why this is? Can I change this?

Thank you so much!

1 Like

I had the same issue with the test button. However the url generated using a specific Application is working.

2 Likes

Ah spent ages trying to fix this. Thanks @walarsh !

1 Like

Teamwork makes the dreamwork!