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

Uncaught (in promise) Error: No matching state found in storage at OidcClient.readSigninResponseState (oidc-client-ts.js:1785:1) at async UserManager.signinCallback #1015

Open
curiosDevInSearch opened this issue Jul 4, 2023 · 5 comments

Comments

@curiosDevInSearch
Copy link

image

Uncaught (in promise) Error: No matching state found in storage at OidcClient.readSigninResponseState (oidc-client-ts.js:1785:1) at async UserManager.signinCallback

After I signed in and redirected back to my app I am getting that console error, need help to fix it

@Sandbox-Freddy
Copy link

Sandbox-Freddy commented Sep 13, 2023

I got the same error after sign in, is there a fix?

@Ploppz
Copy link

Ploppz commented Oct 25, 2023

I see that there are similar issues in the past but these have been marked as fixed.
I'm also experiencing this issue using version 3.2.2. Our IdP is Azure.

@laughingwhale1
Copy link

Any update? @Ploppz did you solve the issue?

@Ploppz
Copy link

Ploppz commented Mar 5, 2024

Well I started using oidc-client-ts but ... I'm still experiencing a "Error: No state in response" error, so maybe I'm just doing something wrong. In my case, the error doesn't seem to affect the application though. So I did not yet look further into this issue.

@laughingwhale1
Copy link

Your error may mean the response code doesn't contain state= query param.

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

4 participants