I started getting a failed auth on renew session yesterday and I changed nothing in my code. I have no idea what is going on and I have the link in Allowed Callback URLs, Allowed Web Origins, and Allowed Origins (CORS) just in case.
I’m getting the same (or similar) problem. My login auth isn’t quite failing, it’s just never successfully returning. However, the issue only exists when running my app locally on my machine through localhost, the auth works fine on a server hosted by heroku. This also only just started being a problem today, login auth has worked before for me in the past (locally and otherwise), and I didn’t change any code between yesterday and today.
@charles1 are you still getting this issue or figure out a solution? I was gone for the past week and a half and was hoping it wouldn’t be happening when I came back but am still facing the issue.
@konrad.sopala Would be good if that was mentioned right on the configuration page (especially since one would expect that if having no trailing ‘/’ is required, it could be automatically taken cared of by Auth0 itself… simple thing to automate). Especially since this is currently hard to diagnose and solve…