"AADSTS50020: We are unable to issue tokens from this api version for a Microsoft account. Please contact the application vendor as they need to use version 2.0 of the protocol to support this."
0
votes
1 Answers
1
votes
ADAL doesn't support Azure AD v2.0. You can use MSAL library to achieve this. https://github.com/AzureAD/microsoft-authentication-library-for-android