MsalServiceException in Android app
Thomas Koslowsky
20
Reputation points
Hi, I developed an Android App that uses the MS Graph API to allow users to store App data on their OneDrive. This was working fine. Since a couple of days, this functionality stops working and the users get an error meesage on after the LogIn.
"com.microsoft.identity.client.exception.MsalServiceException: Invalid JSON 'claims' value encountered"
I have tried out the MS "Graph Tutorial app" from GitHub and get the same behavior and error.
Any idea on that issue?
Thank you in advance,
Thomas
Sign in to answer