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

Crash Report : java.lang.IllegalArgumentException getAuthToken not supported #1652

Open
WenlongRuan opened this issue Oct 11, 2021 · 1 comment
Labels
More Info Additional information is required to diagnose, troubleshoot, or confirm

Comments

@WenlongRuan
Copy link

Hi, I'm from Microsoft Launcher team and we've got several crash reports from our user.
We're using com.microsoft.aad:adal 3.1.1

Start Date: 2021-10-10T21:38:56.081Z
Date: 2021-10-10T21:39:37.592Z

java.lang.IllegalArgumentException: getAuthToken not supported
  at android.os.Parcel.readException(Parcel.java:1687)
  at android.os.Parcel.readException(Parcel.java:1636)
  at com.microsoft.aad.adal.IBrokerAccountService$Stub$Proxy.acquireTokenSilently(IBrokerAccountService.java:176)
  at com.microsoft.aad.adal.BrokerAccountServiceHandler$2.onSuccess(BrokerAccountServiceHandler.java:137)
  at com.microsoft.aad.adal.BrokerAccountServiceHandler$2.onSuccess(BrokerAccountServiceHandler.java:132)
  at com.microsoft.aad.adal.BrokerAccountServiceHandler$5$1.run(BrokerAccountServiceHandler.java:336)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  at java.lang.Thread.run(Thread.java:761)

@paulkagiri paulkagiri added the More Info Additional information is required to diagnose, troubleshoot, or confirm label Oct 18, 2021
@paulkagiri
Copy link
Contributor

paulkagiri commented Oct 18, 2021

@hawoyi would you mind providing some more information to enable us reproduce this issue? Versions? Steps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
More Info Additional information is required to diagnose, troubleshoot, or confirm
Projects
None yet
Development

No branches or pull requests

2 participants