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

Crashing in downloaded AADSampleApp(access MS Graph API) #1304

Open
nallaravi opened this issue Aug 28, 2018 · 0 comments
Open

Crashing in downloaded AADSampleApp(access MS Graph API) #1304

nallaravi opened this issue Aug 28, 2018 · 0 comments
Assignees
Labels
Issue Triage The engineering team has looked into the issue, understood the issue, labelled/classified the issue More Info Additional information is required to diagnose, troubleshoot, or confirm

Comments

@nallaravi
Copy link

The app just crashed as soon as i provided the credentials and gave the permission to "My Sample App" for the permission "Sign You in and Read your profile". See the backtrace.

08-28 11:55:08.853 19064-19102/? E/AndroidRuntime: FATAL EXCEPTION: AcquireTokenRequestHandlerThread
Process: com.azuresamples.azureadsampleapp.azureadsampleapp, PID: 19064
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Exception.toString()' on a null object reference
at com.azuresamples.azureadsampleapp.MainActivity$10.onError(MainActivity.java:393)
at com.microsoft.aad.adal.AcquireTokenRequest$CallbackHandler$1.run(AcquireTokenRequest.java:889)
at android.os.Handler.handleCallback(Handler.java:790)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
08-28 11:55:08.860 1651-1665/system_process W/ActivityManager: Force fin

@hamiltonha hamiltonha added the bug label Nov 13, 2019
@iambmelt iambmelt added Issue Triage The engineering team has looked into the issue, understood the issue, labelled/classified the issue More Info Additional information is required to diagnose, troubleshoot, or confirm and removed bug labels Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue Triage The engineering team has looked into the issue, understood the issue, labelled/classified the issue More Info Additional information is required to diagnose, troubleshoot, or confirm
Projects
None yet
Development

No branches or pull requests

4 participants