Hi,
I tried to authenticate a user with google account and got an error on auth0 /login/callback
page
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.
TECHNICAL DETAILS
**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.
This happened after I add my own google client ID and the try result
has shown that there was no problem connecting to google got redirected back.
How do I solve this?
Thanks