-
Couldn't load subscription status.
- Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Preflight Checklist
- I could not find a solution in the documentation, the existing issues or discussions
- I have joined the ZITADEL chat
Environment
ZITADEL Cloud
Version
No response
Database
None
Database Version
No response
Describe the problem caused by this bug
While following the react tutorial of zitadel with ViteJS. I get the following error in the callback page (Callback.tsx), but it successfully sets the user data and displays it.
{
"error": {
"form": {},
"name": "ErrorResponse",
"error": "invalid_request",
"error_description": "Errors.AuthRequest.NotFound",
"error_uri": null,
"session_state": null
}
}
To reproduce
https://zitadel.com/docs/examples/login/react
use VIteJS to create the project
Screenshots
Expected behavior
No response
Operating System
No response
Relevant Configuration
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
🧐 Investigating

