An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph, Planner API, delete ChecklistItem
Nedim Jahic
1
Reputation point
Hello,
I am using java SDK for Microsoft Graph API and implementing a planner feature. When sending the PATCH request against https://graph.microsoft.com/v1.0/planner/tasks/<task-id>/details to delete one of the checklist items, I get a response without errors but the item is not deleted. When testing with same request in graph explorer, it works. I am setting the If-Match header, the value of the checklist-item to null and sending the details id in the request.
May this be a bug with the java SDK?
Best regards,
Nedim
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Graph
Sign in to answer