
KumarK.62097 (Customer) asked a question.
I am using React Native Debugger for debugging the react native application. When I attach the debugger and try to login I got CORS issue. But I have added http://localhost:8081 to the CORS policy and tried to authenticate now I don't see any errors but when I console log the signIn transaction response it says - "Unable to parse response from the server"
Please provide help in this as debugging is difficult with okta sdk

Hi Kumar,
Can you test out our sample here https://github.com/okta/samples-js-react-native and see if you get the same error.