3
votes

I renamed a section name in a notebook at OneDrive using OneNote Online. Then, I tried GET sections API. I expected that I got the renamed section name. However I got the old section name from the response JSON in fact.

My request URL was as follows.

https://www.onenote.com/api/v1.0/notebooks/{my notebook id}/sections

* The notebook has the renamed section.

Is this a bug?

1

1 Answers

2
votes

This is an unfortunate known bug on our end. A workaround to get this fixed is to open the notebook in any of the clients (Windows, Mac, iOS, Android) after renaming the section and then the recall will work properly. :(