Getting 404 error after /implicit/callback

This is the error in Chrome

GET https://localhost:44338/implicit/bundle.js net::ERR_ABORTED 404

I am following this article and to the best of my knowledge have it setup correct.

I feels like I am missing something small but I would expect it to redirect me back to where I originated the login from or I would like to be able to tell it where to redirect when it logs in successfully.

Sorry if this is super obvious

Thanks for any help.

@jcoxprog I ran in to this issue in React as well and I was able to get a fix for it here: 404 response at `implicit/bundle.js` when using okta-react library

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.