Skip to content

oauth2: invalid_client in callback #121

Description

@theCapypara

Trying to finish the OAuth flow always results in this error:

OAuth token exchange failed: invalid_client: client_id is required. error=invalid_client&error_description=client_id+is+required.

The client ID is set, otherwise the banner wouldn't have appeared. I also checked, the code in the callback is valid as well.
Callback URL: http://127.0.0.1:4567/oauth/callback?code=<redacted>&state=<redacted>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions