https://graph.microsoft.com/v1.0/sites/delta returns 400

Patrick Lachance 50 Reputation points
2024-07-02T18:06:48.9666667+00:00

How is this possible? There is no indication in your documentation: https://learn.microsoft.com/en-us/graph/api/site-delta?view=graph-rest-1.0&tabs=http

We started using this endpoint a couple of months ago.

Is this temporary?

{
  "error": {
  "code": "BadRequest",
  "message": "Invalid request. Delta query is not supported by this resource.",
  "innerError": {
      "date": "2024-07-02T17:59:04",
      "request-id": "########-####-####-####-##########",
      "client-request-id": "########-####-####-####-##########"
   }
  }
}
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,382 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,251 questions
{count} vote

Accepted answer
  1. Ling Zhou_MSFT 15,320 Reputation points Microsoft Vendor
    2024-07-03T06:16:34.2366667+00:00

    Hi @Patrick Lachance,

    Thank you for posting in this community.

    I checked the delta query document, and it does support delta query of site. User's image

    At the same time, there is no recent update record for this site:delta (the last update was in April). My colleague also tested it, but everything is normal.

    Therefore, I suggest you ask your other colleagues with authority whether they have encountered the same problem. If the problem still exists, I suggest you open a ticket to ask.

    Please accept my sincerely apologize for any in convenience this may cause. Thank you for your kind understanding.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful