I am using OneNote graph API to update a task using golang. Below is my approach:
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.
Any help would be really appreciated.