Delta Token DateTime Limit

José Ángel Salmerón 45 Reputation points
2024-01-15T15:16:16.9266667+00:00

Hello, i am facing a limitation when using delta queries with DateTime token parameters. I can only set datetime to 2months - 1 day in the past, otherwise i face next exception:

{
    "error": {
        "code": "resyncRequired",
        "message": "Resync required. Replace any local items with the server's version (including deletes) if you're sure that the service was up to date with your local changes when you last sync'd. Upload any local changes that the server doesn't know about."
    }
}


This is coming from GraphExplorer using this url: https://graph.microsoft.com/v1.0/me/drive/root/delta?token=2023-11-15T20%3A00%3A00Z Is this a limitation? Is this documented anywhere? Can i execute delta queries with DateTime tokens set to the past further 2 months - 1 day? Thanks in advance.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,115 questions
0 comments No comments
{count} votes

Accepted answer
  1. Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 850 Reputation points Microsoft Vendor
    2024-01-17T15:25:45.21+00:00

    Hello @José Ángel Salmerón, Thank you for asking this question on the Microsoft Q&A Platform. I hope the following article can be of help to you. https://learn.microsoft.com/en-us/graph/delta-query-overview#token-duration Best regards,


0 additional answers

Sort by: Most helpful