I am calling Https://login.microsoftonline.com/<MyTenantId>/oauth2/token from postman to get the referesh token. but getting
error": "invalid_grant",
"error_description": "AADSTS50126: Error validating credentials due to invalid username or password.\r\nTrace ID:
Even i have tried with 4 users credentials in that 3 are admin users . getting same issue.
Any one please suggest me to resolve this issue.
