The error i am getting is in the action “List rows in Excel” after one flow run is completed, this error "Graph API Error" occurred for the second flow run when the excel sheet was read again by this Action.
After the flow fails i go into the power automate, I have to manually update the table name and file path again.
Please see the attachments below and help.
Error Body - {
"status": 404,
"message": "Graph API request failed. Error code is 'itemNotFound'. Error message is 'The resource could not be found.'.\r\nclientRequestId: 8800e30d-42f3-4a11-ad01-8e61bbd17a88\r\nserviceRequestId: 589629e6-0941-4fc5-80d9-9a471ba1d099",
"error": {
"message": "Graph API request failed. Error code is 'itemNotFound'. Error message is 'The resource could not be found.'."
},
"source": "excelonline-wus.azconn-wus-001.p.azurewebsites.net"
}
Error Header - {
"Cache-Control": "no-store, no-cache",
"Pragma": "no-cache",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
"x-ms-request-id": "589629e6-0941-4fc5-80d9-9a471ba1d099",
"X-Content-Type-Options": "nosniff",
"X-Frame-Options": "DENY",
"x-ms-environment-id": "ec2cdf53-4c3d-433a-b244-c654e47e853d",
"x-ms-tenant-id": "72f988bf-86f1-41af-91ab-2d7cd011db47",
"x-ms-subscription-id": "ec2cdf53-4c3d-433a-b244-c654e47e853d",
"x-ms-dlp-re": "GetItems|False",
"x-ms-dlp-gu": "-|-",
"x-ms-dlp-ef": "-|-/-|-|-|-",
"x-ms-mip-sl": "-|-|-|-",
"x-ms-au-creator-id": "9b93ffd6-2c96-4a0c-b67a-a0ab3b1eca76",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"x-ms-apihub-obo": "false",
"Date": "Mon, 06 Apr 2026 08:49:24 GMT",
"Content-Length": "476",
"Content-Type": "application/json",
"Expires": "-1"
}