Forum Discussion

sean_Eido's avatar
sean_Eido
Copper Contributor
Jan 07, 2024

Graph API 429 Errors /detectedApps

I am getting 429 error when calling the following endpoint

Is there a different rate limits for /detectedApps?

I called 80 GET api's in approx 20 seconds, so i should be well within the 1000 every 20 second limit for /deviceManagement API's.

 

Any ideas?

 

https://graph.microsoft.com/beta/deviceManagement/managedDevices/8c730672-83cb-4a52-a0e7-ce12260b04fa/detectedApps

1 Reply

  • GabbyWill's avatar
    GabbyWill
    Brass Contributor
    you may also be getting tenant level throttling as well, so its not your application but others on the same tenant take a look at this https://learn.microsoft.com/en-us/graph/throttling#common-throttling-scenarios for tenant level

Resources