Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get token: [error: invalid_client, description: null] #540

Open
andreacona96 opened this issue Sep 19, 2024 · 0 comments
Open

Comments

@andreacona96
Copy link

Hello,
I am trying to integrate OIDC login into my Flutter app, but the .token() method keeps responding with "Failed to get token: [error: invalid_client, description: null]".
When I call the .authorize() method, I can correctly see the authorizationCode, codeVerifier, and nonce.
However, when I pass these parameters to the .token() method, I receive the error.

Can you help me?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant