Excel - Graph API rate limit give 429 with just 5 request per second

ffbld01@uk.ibm.com 96 Reputation points
2022-05-24T04:44:02.35+00:00

As per the document https://learn.microsoft.com/en-us/graph/throttling it is mentioned that excel API has a rate limit of 5000 request per 10 sec
204925-image.png

But when we tried the below Range Object API which is POST request we get 429 error just with 10 request per second. Which is very low as compared to 5000 request per second as mentioned in document.
Can you please let us know why we are getting 429 error with just 10 rps

https://graph.microsoft.com/v1.0/me/drive/root:/sample.xlsx:/workbook/worksheets/{00000000-0001-0000-0000-000000000000}/range(address='A38:GU40')/insert

204889-image.png

Microsoft Security | Microsoft Graph
0 comments No comments
{count} vote

Your answer

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