I am trying to access an excel worksheet from Microsoft Graph API but receiving the error:
"Could not obtain a WAC access token".
The permissions is attached in the image
and the URL I have built to try and get to the worksheets/create a session is this
GET https://graph.microsoft.com/v1.0/sites/<site id>/drives/<drive id>/root:/TEMP/Book.xlsx:/workbook/createSession