
Announcements
I have a flow setup to grab the file content of an Excel file in my folder system. Every time I run it throws a 404 error stating "There is no folder 'xxxxxxxxx' located on your file system. Verify the folder exists or create it before trying to access it."
But the strange thing is when I use the same gateway connector using the "List files in folder" module everything works fine.
On both "list files in folder" and "get file content" in the file system I can bring up the pathing perfectly fine. I can see everything there.
Not sure why it is saying the folder does not exist.
Hi @DSwezey ,
Could you please share more details of your flow? You need a file id instead of file path in this action:
https://docs.microsoft.com/en-us/connectors/filesystem/#get-file-content
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.