Share via

Getting Error Message

Aicte Team 0 Reputation points
2023-07-11T05:33:07.92+00:00

Hi,

I am using the API given below API

https://graph.microsoft.com/v1.0/me/drive/items/${file.id}/createLink


But, Getting same error.

Error: 429 - {"error":{"code":"accessDenied","message":"Too Many
Requests","innerError":{"code":"throttledRequest","date":"2023-07-11T05:05:13","request-id":"cfda74a9-8b11-43c9-a558-bb2ca29a6271","client-request-id":"cfda74a9-8b11-43c9-a558-bb2ca29a6271"}}}

Please let me know If anyone having any idea of this issue and how to resolve this issue

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. msft-gu 1,360 Reputation points
    2023-08-08T19:57:02.2933333+00:00

    Hello @Aicte Team

    Good afternoon and thank you for your question. As far as I can tell, Error 429 is related to throttling. If you need more information about this, please refer to the following documentation: https://learn.microsoft.com/en-us/graph/throttling

    It will provide also best practices on how to avoid throttling.

    If I answered your question, please upvote and accept this answer.

    Was this answer helpful?


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.