"You may have pressed the back button,.." message onpage refresh or double tap on signin button

Hi,
On the auth0 page, if the user tries to refresh the page, it shows an error page with this error

invalid_request
You may have pressed the back button, refreshed during login, opened too many login dialogs, or there is some issue with cookies, since we couldn’t find your session. Try logging in again from the application and if the problem persists please contact the administrator.

The same thing with sign in button, if the user clicks sign in button multiple times, then shows up on this page with the same error.
Can anyone help how to resolve this?

Hi @Ehtved - Thanks for posting on Auth0 community!

As a first step, can you confirm whether you have a default login route configured for your tenant / application? If not, I would recommend enabling this feature.

So, you should configure “Application Login URI” for your application throwing this error by navigating to Manage Dashboard > Applications>Select the Application > Setting>Application URIs > Application Login URI

See: Configure Default Login Routes

Hope this helps!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.