Error to download libraries from Orchestrator using Azure DevOps
I’m compiling my library package with Azure DevOps.
But when the build task try to download of dependency from UiPath Orchestrator I have this error.
The library is in UiPath Orchestrator and my pipeline has permission to download.
This error only happens when I’m using Microsof-Hosted Agent. When I use Self-Hosted Agent works, because the dependencies are dowloaded by UiPath Studio locally.
Anybody knows how to fix it?