Android Lock: does not work general login flow

Hello,

  • Im not able configure callback urls for 2 native apps in admin console, “Forbidden” message appears, and Im not able configure application


Im doing everything according to Lock.Android: Get Started tutorial, its very very sad :frowning:

The libraries are:
auth0: 1.15.1
lock: 2.12.0

stack trace is:
E/LockActivity: Failed to authenticate the user: An error occurred when trying to authenticate with the server.
com.auth0.android.authentication.AuthenticationException: An error occurred when trying to authenticate with the server.
at com.auth0.android.request.internal.AuthenticationErrorBuilder.from(AuthenticationErrorBuilder.java:23)
at com.auth0.android.request.internal.AuthenticationErrorBuilder.from(AuthenticationErrorBuilder.java:9)
at com.auth0.android.request.internal.BaseRequest.parseUnsuccessfulResponse(BaseRequest.java:137)
at com.auth0.android.request.internal.SimpleRequest.onResponse(SimpleRequest.java:68)
at com.squareup.okhttp.Call$AsyncCall.execute(Call.java:177)
at com.squareup.okhttp.internal.NamedRunnable.run(NamedRunnable.java:33)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)

Hi there @GolovachLena, I’d be happy to take a deeper look at this with you. When you get a second can you DM me your tenant name? You also made mention you weren’t pleased with the documentation, could you elaborate on what you feel like it’s missing or could be improved on? We are always looking for ways to improve our docs! Thanks in advance

I wanted to reach out @GolovachLena and see how things are coming on getting the additional details we were looking for. Please let me know if you have any questions.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.