Unable to validate session-bound result token in logs

I see these in the logs for failed logins. It does not happen regularly so im trying to understand what can put someone in this state and how to prevent, or catch it. We are using a auth0 hosted custom login page using lock. An example log message:
“Unable to validate session-bound result token”

Hi @shannhastings,

Welcome to the Community!

This could be an issue with someone sitting on the login page too long, then trying to login in, or a conflict with cookies.

Refreshing the page and logging in or clearing cookies should resolve these scenarios respectively.

Hope this helps,
Dan

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