MS Graph SDK Issue

Tai Ly 1 Reputation point
2022-06-27T08:51:57.627+00:00

Hi, I tried to call MS Graph SDK to update the Azure User and got failure sometimes.
Note: it happens intermittently

Here is my request info:

AdditionalData: date: 2022-06-27T07:39:02 request-id: c9f8dfae-2f02-4f72-b271-14167604701f client-request-id: c9f8dfae-2f02-4f72-b271-14167604701f ClientRequestId: c9f8dfae-2f02-4f72-b271-14167604701f

Could you please help to check ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,974 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Tai Ly 1 Reputation point
    2022-06-28T07:45:16.55+00:00

    Hi, we use raygun to catch exception when running Graph SDK. (ie: graphServiceClient.Users(userId).UpdateAsync(...)
    so we got the error via raygun catcher.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.