Hi Power Automate Community members
I'm running into an error with List Rows Present in a Table. Generates the below error when saving.
Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'excelonlinebusiness' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "Graph API request failed. Error code is 'itemNotFound'. Error message is 'Item not found'.\r\nclientRequestId: e9f71cbd-199f-411b-a992-da5fa18eba16\r\nserviceRequestId: ae3c1c37-727e-4f6e-83f5-e98695e03edb", "error": { "message": "Graph API request failed. Error code is 'itemNotFound'. Error message is 'Item not found'." }, "source": "excelonline-ne.azconn-ne-002.p.azurewebsites.net" }'.
As per firstly Copilot's suggestion I have confirmed that I can access the file. I have deleted the step and added it again multiple times. I have downloaded the file and placed it in my OneDrive rather than SharePoint. I still get the same error. There is no dynamic content everything has been selected via drop-down. I have turned-off New Designer and tried again. I still receive the same error.
I am completely at a loss on this especially since the Flow was working around 4 weeks ago when this error started appearing. Please let me know if more details are required.
Here is the structure of the flow. I'm copying rows from one Excel into a new Excel file.
Here are the Parameters for List rows present in a table.