Login UI : Error after correct authentication if clicking "next" button
When I'm login to the zitadel login ui.
I specified a redirect URI like this one : xxx://xxx-callback
With the redirect URI, my mobile app can intercept it, and then redirect to the home page of my app.
BUT, If I don't wait for the app redirection and click on the next button of the zitadel login ui, I got an error message : ID=CACHE-d24aD Message=Errors.AuthRequest.NotFound Parent=(sql: no rows in result set)

3 Replies