We’ve been developing an app for years with Auth0 with no recent configuration change that we’re aware of. Recently, one of our team members (me) attempted to login and saw the “Looks like something went wrong!” message after a Google SSO login (our primary login method).
Logs show ‘Failed Silent Auth’ with the error message being “Login Required.”
Since I experienced it, two more internal team members have experienced it. We’re on different IPs and none of us can figure out what we’ve done to trigger this. I can say we’re all using Google Chrome.
To work around it, we’ve found success in using Incognito Chrome, Safari, or Firefox. Clearing stored cookies and cache in Chrome did not resolve the issue.
I am sorry to hear that. Could you please try repeating this issue and then go to Auth0 Dashboard → Monitoring → Logs, and provide us the details of the failure?
Thanks! Took a look and what is selected is: “Block third-party cookies in Incognito.” Interestingly, login works in incognito but fails in a non-incognito session.
I noticed that you have two tenants, one for prod and one for dev. The dev tenant uses the Auth0 build-in email provider, which is for testing email only.
If the issue is on the dev tenant, could you please try configuring External SMTP Email Providers? This article explains the details. Please keep us updated on how it goes. Thanks!
I found this topic with the same error, although it happened with both Chrome and Chrome incognito mode. Could you please check it and see if any hints you can get out of it?
Meantime, please DM me the HAR file of the failed transaction and I will get someone else in my team to check it further.
I believe I had seen that earlier and I wasn’t able to get to a solution based on the information provided.
What’s a little different and strange about our configuration is that we’ve been using Auth0 with similar configuration for years and these issues just began to crop up.
By checking your tenant configuration further, I noticed that you are using the Auth0 Google Developer Key. This key has some limitations and is only for testing purpose.
Could you please follow the setup guide to create your own Google Developer Key? Please keep us updated on how it goes. Thanks!