What does error code 43550 mean from EWS?
Elyes Graba
61
Reputation points
When trying to authenticate requests to EWS using an oauth access token with the EWS.AccessAsUser.All
scope and the aud
claim set to https://outlook.office.com
, I am receiving a 500 response with the following response body:
<html><body><b>Http/1.1 Internal Server Error 43550 </b></body> </html>
What does the error code 43550 mean? I am struggling to find documentation on it online
Exchange Exchange Server Development
586 questions
Sign in to answer