pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

Microsoft Graph API

Open pipedream-component-development opened this issue 1 year ago • 0 comments

App

Microsoft Graph API

Summary:

Unable to access api under the workbook resource (https://graph.microsoft.com/{version}/me/drive/items/{id}/workbook/), returns 401

Details:

Can't access api, only works when the excel file/workbook is opened manually on onedrive.live.com

{"code":"FileOpenUserUnauthorized","message":"You do not have permissions to open this file in the browser.","innerError":{"code":"unauthorizedUncategorized","message":"Required authentication information for the resource is either missing or invalid.","innerError":{"code":"FileOpenUserUnauthorized","message":"You do not have permissions to open this file in the browser."},"date":"2024-08-20T14:15:44","request-id":"5965b312-4272-4ce5-b043-888c6d6fe91f","client-request-id":"5965b312-4272-4ce5-b043-888c6d6fe91f"}}

Screenshots:

No screenshots included