openid / AppAuth-Android

Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.

Home Page:https://openid.github.io/AppAuth-Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Activity Not Found Exception When trying to authorize the request

Gunjan6734 opened this issue · comments

android.content.ActivityNotFoundException
2023-12-30 18:34:26.223 7118-7118 System.err com.zibdy.core.client W at net.openid.appauth.AuthorizationService.prepareAuthorizationRequestIntent(AuthorizationService.java:372)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at net.openid.appauth.AuthorizationService.getAuthorizationRequestIntent(AuthorizationService.java:267)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at net.openid.appauth.AuthorizationService.getAuthorizationRequestIntent(AuthorizationService.java:296)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at com.zibdy.core.client.ui.consolidate_records.fhir.HospitalsBSFragment.initiateAuthorizationRequest(HospitalsBSFragment.kt:215)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at com.zibdy.core.client.ui.consolidate_records.fhir.HospitalsBSFragment.access$initiateAuthorizationRequest(HospitalsBSFragment.kt:50)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at com.zibdy.core.client.ui.consolidate_records.fhir.HospitalsBSFragment$setRV$1$2.invoke(HospitalsBSFragment.kt:146)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at com.zibdy.core.client.ui.consolidate_records.fhir.HospitalsBSFragment$setRV$1$2.invoke(HospitalsBSFragment.kt:134)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at com.zibdy.core.client.ui.dialog.ConfirmationDialog.setListeners$lambda$3$lambda$0(ConfirmationDialog.kt:39)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at com.zibdy.core.client.ui.dialog.ConfirmationDialog.$r8$lambda$byeEHZkRqT-Oqq6MNi7SMXUWd6U(Unknown Source:0)
2023-12-30 18:34:26.224 7118-7118 System.err com.zibdy.core.client W at com.zibdy.core.client.ui.dialog.ConfirmationDialog$$ExternalSyntheticLambda0.onClick(Unknown Source:2)