I am using username pwd as authentication method.
@adb I tried changing callback URL to http://192.168.1.10/callback but it redirects with same issue.
From your previous post:
- Why not use app-based-URLs to get the access_token (like com.mycompany.myapp://auth0data/callback …) ?
How does this work can you explain breifly?