Skip to content

[Bug]: Errors.AuthRequest.NotFound in callback.tsx #32

@Nulligma

Description

@Nulligma

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
    }
}

Image

To reproduce

https://zitadel.com/docs/examples/login/react

use VIteJS to create the project

Screenshots

Image

Expected behavior

No response

Operating System

No response

Relevant Configuration

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

🧐 Investigating

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions