Open MultiPlanJSEval opened 3 years ago
It looks like a CORS issue, have you added your localhost (http://localhost:5280) to the trusted origins?
You can add it by following API -> Trusted Origins -> Add origin in your OKTA dashboard.
Yes we did configured CORS in okta org otherwise it will not work most of the times. As I said, this error is intermittent.
Correct. From the error log, I cannot tell the exact cause of the issue.
Meanwhile, I suggest you can reach out to our support team, they can help dive into details about your particular case.
@MultiPlanJSEval Can you please check the below things?
1) Does the chrome incognito window work?
2) If 1) works, please try to clear cache and cookies in your browser and see if it works.
3) If 2) does not work, check if you have Okta Browser plugin installed. Try to disable that plugin and clear cookies & cache in the browser and test again.
Do not forget quit and restart chrome after you clear cookies.
Let us know your test results.
Intermittently getting below shown error in Chrome, FireFox, Microsoft Edge browsers. We use "@okta/okta-auth-js": "^4.6.1", "@okta/okta-react": "^4.1.0", components,