I am getting an error while executing a process with unattended licence for a robot account.
Its not able to read any assets defined in the folder.
I have assigned the robot user and the machine to the same folder where the assets are defined,but i get the following for the assets error when the job starts
Loading asset ******* failed: You are not authenticated! Error code: 0
: Loading asset ******* failed: The operation has timed out.
When i execute the same automation with attended user licence(using UIPATH assistant or from studio) i don’t get any error .
Its the issue when i try to execute using unattended robot account.
I have created the connection with machine key in orchestrator settings.
The status it dispalys in UIPATH assistant in this case is
“Connected to Orchestrator. Unable to retrieve licence. Contact your administrator”
I have checked all the settings and the licence allocated is coming as orange( Connected to Orchestrator. Unable to retrieve licence. Contact your administrato) in UIPATH assistant.
But when i execute job from orchestrator, i think it acquire the one of the available unattended production licence at runtime and that’s the reason it executes till the point to read Assets.
Issue i am facing is that while reading assets it throws an error as mentioned above when the job is executed with unattended bot.