Redirect to Okta Login page URL Continually Looping

I’m having issues when redirecting to the Okta login page when launching my application. It redirects as I’d expect. I’m hosting my own application using HTTPS and the endpoints exist in the correct places but I have strange looping effect in the browser. The challenge code is continually being populated with different values…

code_challenge=N4ZTu2ExNTn82uubrBVhfqPksdQtnmPD1xBNhKgA2IU

The web page says “loading…” and then just continually trying to load and there’s definitely a resource at the request URL. I’ve read more documentation than I care to at this point. Any assistance at this point would be greatly appreciated. I’ve also resolved the cookie error on the console too.

okta2

okta3

Hi, can you share the whole authorize endpoint that you are hitting. And also, can you try running one of our DotNet Samples.

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