Hi, I'm running a flow in unattended mode with Power Automate Desktop, and I'm encountering the following error when trying to process a PDF file.
However, the file does exist at the specified path. I have manually verified that the folder and file are present. I also tried the following:
Copy the exact path from Windows Explorer to make sure it is correct.
Validate that the file is not locked by another application.
Run the flow in attended mode, where there seems to be no problem.
Despite this, the error persists in unattended mode. I suspect it may be related to:
Insufficient permissions: The flow user might not have full access to the folder.
Synchronization problems: The file may not be available at the time of execution.
Unattended environment configurations.
Has anyone faced this problem before? What additional steps can I take to fix this?
Thanks for the help. 😊