Invalid Token with request to ssodata

I just upgraded auth0-js from 8.10 to the latest 9.x in a React app using Universal Login. The regular login works fine but when it uses the login widget with the email populated (from the ssodata endpoint) i get an error every time:

error: “invalid_token”
errorDescription: “state does not match.”

I’m using the Classic Universal Login.
I went through the v9 migration guide and I can’t find anything. Any suggestions?

Hey there @elamison, welcome to the Auth0 Community!

When you get a chance can you capture a HAR file with the workflow that’s exhibiting the error and direct message it over to me? Please be sure to select “Preserve log” to catch redirects and scrub the file of user passwords before passing, thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.