I want to retrieve workbooks/worksheets for a specific SharePoint site using the following request:
https://graph.microsoft.com/v1.0/sites/test.sharepoint.com:/sites%2MySite:/drive/items/<workbook_id>/workbook/worksheets
However I am getting the following error:
Url specified is invalid.
Is the above request valid?