David-Barrett-MS / PowerShell-EWS-Scripts

A collection of PowerShell scripts that use EWS to perform actions against Exchange mailboxes
MIT License
119 stars 13 forks source link

19-07-2024 15:30:05 [ErrorReported] ERROR (ThrottledFolderBind): Exception calling "Bind" with "3" argument(s): "The request failed. The remote server returned an error: (403) Forbidden." #62

Open Rokhanna1 opened 3 months ago

Rokhanna1 commented 3 months ago

Despite adding the EWS/Exchange impersonation rights, I am getting below error continuously. Can anyone help find the missing piece in the puzzle?

19-07-2024 15:30:05 [ErrorReported] ERROR (ThrottledFolderBind): Exception calling "Bind" with "3" argument(s): "The request failed. The remote server returned an error: (403) Forbidden." Failed to open source message store (t-***@****.onmicrosoft.com) Please check that you have impersonation permissions

Rokhanna1 commented 3 months ago

Hi Team, Thankfully The impersonation issue was resolved automatically. To my best guess, I just had to wait a bit longer. However now I am stuck with another issue. see below and please help resolve this if you will.

I see all success logs in Azure sign-in, however it keeps failing.

image