i had developed a sequence to call api using Uipath.webAPI.activities 1.11.1 version package, but recently when i opened the code in different machine there was unresolved dependency error.
while trying to download the Uipath.webAPI.activities 1.11.1 , there is only Uipath.webAPI.activities 1.9.2 available in mynuget.org site.
can anyone let me know if why version 1.11.1 is not availble?
You may try to change the Compatibility of the new processes (Windows - Legacy/Windows/Cross-platform) and Language (VB/C#) and see the behavior
If you have a proxy in place in the Studio machine, for version 2020.10.* of robots, you should configure the proxy.config file and Nuget.config located in %AppData%\NuGet.
References:
You may try to navigate to %userprofile%.nuget\ and rename the packages to packages_old and retry the download of the package