Hi everyone,
I’ve been using okta authentication successfully from localhost (development), but when running the same nodejs app on a real website (flashkubes.com), the login page produces an error when the “sign in” button is pushed. The error is is “Unable to connect to the server. Please check your network connection.”

I’ve added the website as a trusted source:
have you changed the settings of the app? Such as the redirect url? not changing them can cause some issues. Also check out your system log to see the specific reason as to why the login failed (such as unauthorized etc. (post the log info here if you want more help
) )
@German-Prof was able to solve this by waiting 15 min.
This error usually occurs due to a CORS issue. Do you have any details in the browser’s console logs when receiving this error?
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
