Unable to view Excel worksheets. "General exception while processing"

Eugene Kim 0 Reputation points
2024-08-20T15:23:30.96+00:00

Originally asked here: https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/3255

Was asked to post in this forum


I'm trying to list worksheets in a workbook in Microsoft Graph Explorer

To Reproduce

  1. Go https://developer.microsoft.com/en-us/graph/graph-explorer
  2. Sign in
  3. Grant yourself Files.ReadWrite permissions
  4. Make a GET request to: https://graph.microsoft.com/v1.0/me/drive/items/<replace_me>/workbook/worksheets (update <replace_me> with an excel file you have in your one drive)
  5. Get the following response: Internal Server Error - 500 - 275 ms
{
    

The file id i was using: 6BB86F66F0707C42!122

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,812 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.