okta / okta-oidc-android

OIDC SDK for Android
https://github.com/okta/okta-oidc-android
Other
60 stars 45 forks source link

"Invalid discovery document" on #220

Closed cap-myahmi closed 3 years ago

cap-myahmi commented 3 years ago

hello team, I followed all the steps how to create the app and in the end i get this following error , null onError AuthorizationException: {"type":0,"code":0,"errorDescription":"Invalid discovery document"}

arvindkrishnakumar-okta commented 3 years ago

Thanks for reporting!

@jaynewstrom-okta Can you help take a look?

NikitaAvraimov-okta commented 3 years ago

@cap-myahmi Could you please share some insight on your configuration. You should probably check if you specified correct discoveryUri

image

You could also refer to https://github.com/okta/okta-oidc-android/issues/132

JayNewstrom commented 3 years ago

@cap-myahmi Please reopen with more information. Thanks!