Issue regarding updating MS ToDo Task's status to completed.

Anonymous
2023-08-02T06:26:34.48+00:00

Respected Readers,

I am trying to update the Status to 'completed' of Microsoft ToDo's Task using Microsoft Graph REST API v1.0 -> Microsoft To Do API. I am using Python language. but on the status change to 'completed' the task on my MS ToDo will be deleted rather than fall into the list of completed tasks.
The same code was working perfectly 2 months ago but now it is not.
Please provide me with the right guidance.

Regards

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

1 answer

Sort by: Most helpful
  1. TH-4749-MSFT 3,315 Reputation points
    2023-08-15T14:26:23.0433333+00:00

    Hello Kaushal Dhamelia,

    Thanks for reaching out. For SDK related questions please post them on the respective Graph SDK Github Forum.

    Are you able to reproduce the issue with Graph Explorer or Postman applications.

    Thanks.


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.