Auth SDK error:

I have SPA configured in our Okta org. Intermittently users while trying to access the application see the below error
AuthSDKError: Unable to retrieve OAuth redirect params from storage.
It is a React app and uses following
Okta-auth.js
Okta-react 6.4

Can you explain a bit more about your setup? This might happen if there is a version mismatch or if it is not initiated from our SDK: Authentication error - unable to retrieve OAuth redirect params from storage.

This is a Single Page application (React) and use Auth code flow with refresh token.I have customized the Okta hosted login page.
Also this issue happens intermittently . Whenever the I see this error the session storage is empty.
Application uses Okta-auth.js 6.0 and Okta-react 6.4
Thank you for your response.

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