RootCauseunvalidated
The POST on my token-uri with good body is OK and return a Response 200 OK — I'm redirected to my redirect URL (localhost:41448/redirect-uri), but it seems my controller is never reached. Tension: Instead, I see multiple redirects in the network tab.
41627d76-0db7-42e2-93ab-97f0ce60a4fe
The POST on my token-uri with good body is OK and return a Response 200 OK — I'm redirected to my redirect URL (localhost:41448/redirect-uri), but it seems my controller is never reached. Tension: Instead, I see multiple redirects in the network tab.