Issue
TheNotes.Read.All
delegate-level API permission is missing from the application
Resolution
Add the OneNote specific API permissions for OneNote access
- Please navigate to the Azure portal.
- On the left side navigation on the overview page, click on Manage > API Permissions.
- Click Add a permission and select Microsoft Graph. Choose Delegated permissions and add the following:
- Notes.Read.All
- offline_access
- User.Read
