Callback not working for React integration

Greetings,

I’ve been trying to integrate Auth0 with a react application we’re currently building following the quick start steps.
Our application is using hashed routing so we had to make some twicks to it.
Currently we get to the login screen, authenticate but then we get an error “Cannot GET /callback”
the callback url is https://localhost:44367/callback and it seems like auth0 is returning the correct link https://localhost:44367/callback#access_token=htDNjK92w

Any help would be appreciated

1 Like

hello @mohamed.bouattour1,

i am facing this issue right now.
as i am integrating Authentication with my Android application.
i need help to find solution for “cannot GET … /callback” error.

if any solution u find let me know.

Thanks for your time.