I'm building a flow where a file a file is being placed in a OneDrive Folder, I need to take that file and move it to a local file server. Currently I have this setup as a Automatic. When the file is created in the folder it is meant to push to the file server. When I run the test I get the error at the bottom. I know my credentials allow me to move the file into the specific folder as I can manually move files in and out of the specific folder. Any thoughts on how to fix this issue? Let me know what I can provide for you to help.
Hi @Shippen70
In the create file action, can you remove the input from the Folder Path and select the folder by clicking the icon? Currently you are passing the file path there which is a wrong input parameter as it is coming from OneDrive.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!