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

Patrick Lachance 75 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 365 and Office | SharePoint | For business | Windows
Microsoft Security | Microsoft Graph
{count} vote

Accepted answer
  1. Ling Zhou_MSFT 23,620 Reputation points Microsoft External Staff
    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

Your answer

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