Callback Issue with Redirects

I am problems deploying a site to AWS Amplify where this works fine locally and using e.g. Netlify.

For SPAs is there a recommended setup for Redirects? The callback URL gets automatically changed to index.html which causes the callback function to fail to load.

Has anyone come across similar issues?

Brian Henderson

Hi Brian,

I am also facing a similar issue. After authenticating from Auth0 , upon redirect, it takes me to a page which throws an XML - Access denied message. I have also used amplify publish to amplify console to render the SPA.

Looking forward to your inputs.
Thanks
Vineeth.