Graph API Delta query issue

Rabieh Fashwall 16 Reputation points
2021-11-19T15:26:07.867+00:00

Hello,

I have a java service that connects to onedrive.
Using Graph API, I was able to connect to onedrive and load folders and files.

The issue:
For some users I am getting this error
unknown 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.

In this thread , they specify that the issue is from delta query and reseting the delta query call and getting a new token would solve the issue. However this is not solving the issue.

Any Ideas to solve this issue would be appreciated

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