<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009hbAEHCA2Okta Classic EngineSingle Sign-OnAnswered2025-09-13T09:01:51.000Z2023-10-05T15:18:29.000Z2023-10-12T05:02:48.000Z

v2tkj (v2tkj) asked a question.

login/callback redirects to blank Page

On my angular application login/callback redirects to blank Page with http://localhost:4200/login/callback?code=1QpBBt6g........... in URL and following errors on console please help

 

Refused to apply style from 'http://localhost:4200/login/styles.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

runtime.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)

polyfills.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)

vendor.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)

main.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)


  • Hi Kavya,

     

    The error codes which you are getting is related to application code and not for OKTA redirection, so you have to once again check your application code and then try it.

  • a0n5s (a0n5s)

    @v2tkj (v2tkj)​ Okta only do the redirect, after redirect it is application issue. contact your dev team of this application.

This question is closed.
Loading
login/callback redirects to blank Page