EWS API Error

CN-SH-maxhubQuickBook 0 Reputation points
2023-05-15T11:53:21.0233333+00:00

When I was using the EWS API to get exchange data, API frequently reported errors,like this:

"One or more errors occurred. The request failed. An error occurred while sending the request"

above error is from a piece of C# code

<<

var service = GetService(email);

var g = service.ExpandGroup(group_email).Result;

it some times run ok ,but reported errors frequently

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
3,367 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
380 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
6,490 questions
{count} votes