Hello,
We have a desktop flow that runs fine when run locally in the dev environment, but that errors out when run unattended on the bot hardware. The account that the flow runs under, while on the bot hardware, has been granted full rights to the network share but we are receiving this error:
Problem while executing action 'GetFiles'. Can't retrieve list of files in folder [the path].
Also, when logging in to the bot hardware, with the account that the flow runs under during the unattended runs, the flow runs without issue.
Any idea what might be causing this? Are there differences between manual runs of a desktop flow and those that occur automatically during unattended runs?