Occasional 412 errors when listing calendars using Microsoft Graph API

Monty123 1 Reputation point
2021-02-13T14:39:47.243+00:00

I'm making GET requests to the following endpoint:

https://graph.microsoft.com/v1.0/me/calendars

Roughly 3.5% of these calls fail with a 412 error code. The same call will succeed a few minutes later. There does not seem to be any pattern to the failures.

Is this a recognized problem? Is there a solution other than ignoring the 412s and trying again later?

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