Hi All,
The callback urls start with https & http are not working in the android application. We are implementing auth0 using Lock for Android. The database login working perfectly, whenever we are try to login with google/fb then we are getting the following error.
Cannot GET /android/packagename/callback
what causing the issue?