IgorI
ZITADEL9mo ago
1 reply
Igor

Zitadel - interaction required error

Hi guys.
If there are 1+ active users, you must constantly select an account in zitadel every time you reload the page.
Error from the FE application logs:


response {
  "state": "b2lkYy1zcGEuo42UfSOVeSaPn4UwWiaL",
  "error": "interaction_required",
  "error_description": "Unfortunately, the user may be not logged in and/or additional interaction is required."
}


How can I make sure that the session remains active when I reload the page?
Was this page helpful?