I’m using OpenId Connect to integrate okta with React. I’m able to log in to the application but after logging in i’m getting this message “AuthSdkError: Unable to parse a token from the url”. And I’m unable to see the loaded component but after refreshing the page this message disappears and I’m able to see the content.
I’m not sure why this is happening. I’m new to okta and react so any help is appreciated.