question

porkchops-1556 avatar image
0 Votes"
porkchops-1556 asked CarlZhao-MSFT commented

WAC access token error on shared Excel from another OneDrive account

I first tried using Graph API to modify an Excel file on my own OneDrive account. Was able to read and add new rows of data.
Then I tried accessing from another Excel file that is shared to me from another OneDrive account. Was able to get the necessary drive id and item id from the sharedWithMe endpoint. I was able to fetch the remoteItem, however accessing the workbook functions (trying usedRange endpoint) will now give me a HTTP 403 Could not obtain a WAC access token. What am I missing here? I tried executing it also on the Graph Explorer but it doesn't show which permissions needed to execute (usedRange)

Thanks

microsoft-graph-workbooks
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Can you provide complete api to facilitate my testing?

0 Votes 0 ·

I am checking to see how things are going there on this issue.

0 Votes 0 ·

0 Answers