0

I created notebook by following my previous question answer:

Create new OneNote notebook Bad request

But when I am trying to list that notebook including few optional query parameters like below:

GET https://graph.microsoft.com/v1.0/users/userID/onenote/notebooks?$expand eq sections 

I am getting error like below:

"error": { "code": " UnknownError", "message": " No resource found that matches the request " }

I think I messed up with adding optional query parameters. I am not getting any examples where they used optional parameters in it.

How to achieve this? Any ideas!!

TIA

ShaliniP
  • 23
  • 3
  • FYI , you can check optional query parameter in docs - https://learn.microsoft.com/en-us/graph/query-parameters , and query you are using looks good , i am able to get the data . could you please provide us the request id and timestamp of your request. – vicky kumar Sep 12 '22 at 02:21

0 Answers0