Hi,
This is the tutorial I’ve followed Auth0 React Native SDK Quickstarts: Login , at the very beggining I was using the application domain and it was working, but we already have a custom domain (we need to have it), so after I changed the domain in my native app I started getting that error, so I looked at this other threads:
- Custom domain with auth0-js - "You should not be hitting this endpoint"
- Custom domain with auth0.js getting error "You should not be hitting this endpoint" - #5 by intergalena
Tried to follow the suggestions there, but it didn’t work.
Thanks!