Onenote graph API bug in programmatically updated task

35 views Asked by At

I am using OneNote graph API to update a task using golang. Below is my approach:

enter image description here

After that whatever I try to create like a new task or anything, this same data-id is added to the new tasks or elements. For example, I have updated the task "Card 2" programmatically and added data-id. This same data-id is being added to each below elements.

enter image description here

Any help would be really appreciated.

0

There are 0 answers