You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to integrate this code into a gatsby project. I followed along and used the updated code in this repo. However, after I go to account/ and sign in using google, without going to account/ the page redirects again to the auth0 login screen.
The errors logged into console is
index.js:430 There was an error fetching the SSO data. This is expected - and not a problem - if the tenant has Seamless SSO enabled.
I tried to integrate this code into a gatsby project. I followed along and used the updated code in this repo. However, after I go to
account/
and sign in using google, without going to account/ the page redirects again to the auth0 login screen.The errors logged into console is
On Auth0 forums I found this issue is irrelevant to the problem https://community.auth0.com/t/get-https-domain-user-ssodata-returns-404/28575/3
Can you help with this?
The text was updated successfully, but these errors were encountered: