AADSTS50011: Reply URL error only for Office 365 Users

Enrique Gutierrez 1 Reputation point
2021-05-05T11:29:24.69+00:00

Hi,
I'm trying to connect to Exchange with Powershell (Connect-ExchangeOnlineShel) and I get the following error: AADSTS50011

93965-image.png

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,628 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Srinivasan Arunachalam 6 Reputation points
    2021-05-05T12:12:24.19+00:00

    Check Azure Active directory --> App Registrations --> Manifest --> "replyUrlsWithType": [
    {
    **********
    }
    ]

    @Enrique Gutierrez

    0 comments No comments