Announcements
why am I getting error Action 'Get_tables' failed?
{ "status": 404, "message": "The resource could not be found.\r\nclientRequestId: 58bfb995-21d7-4fda-af12-6f61e663b189\r\nserviceRequestId: 6bee2833-510e-4646-a9d4-e6a54a277ad2", "error": { "message": "The resource could not be found." }, "source": "excelonline-eus.azconn-eus-002.p.azurewebsites.net" } The resource could not be found. clientRequestId: 58bfb995-21d7-4fda-af12-6f61e663b189 serviceRequestId: 6bee2833-510e-4646-a9d4-e6a54a277ad2
the file does exist in the location. Any reason as to why this is happening?
Are you picking the file and document as static values using the controls or are you using dynamic content values? If you are using dynamic content values then you need to wrap them in an EncodeDataURI() function to translate spaces and special characters. That's the most common reason for this error.
i am picking the file like so , using the picker on the right -
please advise on what to do from here.
Then I'm not sure what is the problem. Usually this only happens when you are accessing the file dynamically or creating it earlier in the program. It can also be a problem if you copy the Excel file overtop of the original outside the flow.
Hi @wonka1234
Are you taking data from sharepoint ?
@Pstork1 the file is created(deleted and recreated each time it runs) with another flow before the above flow is ran.
@Nived_Nambiar data is coming from an online excel file.
What i meant is whther the that excel file is stored in sharepoint or not ?
If the file is recreated each time then you need to put the path to the file in an
@Nived_Nambiar yes it is stored on a sharepoint.
@Pstork1 so in my other flow that creates the copy of the excel file, i need to wrap which part with the encodeUriComponent() ?
Not the one where you create the Excel file. You need to wrap the path of the file in the encode function when you use the path to read the file in the List Tables action.
@Pstork1
getting bad request error in syntax when trying this:
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,005
Valantis 825
Haque 619