Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Activity Not Found Exception When trying to authorize the request #1032

Open
Gunjan6734 opened this issue Dec 30, 2023 · 0 comments
Open
Labels

Comments

@Gunjan6734
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@Gunjan6734 and others