Forum Discussion
Christophe Humbert
Mar 29, 2021Iron Contributor
429 throttling even though I wait for each request to complete
I am using the Graph API in SPFx (MSGraphClient). I need to add events to a user calendar (usually between 10 and 20 for the month). Unfortunately, https://docs.microsoft.com/en-us/graph/throt...
Christophe Humbert
Mar 30, 2021Iron Contributor
I have created a SPFx package that reproduces the issue:
https://github.com/PathToSharePoint/Outlook-Throttling
Note that it requires Graph API permissions.