Greeting,
Can anyone provide HELP with acuiring Token using Code unit 501.
"OAuth2.AcquireTokensWithUserCredentials(MicrosoftOAuth2Url, Client_Id, Scopes, UserEmail, pwd, AccessToken, idToken)"
AccessToken is allways empty ( tested the same setup on postman and it works fine).