Custom feed for UiPath Library

I have created a NuGet feed in azure DevOps to store Activity Packages in, this works fine and I am able to download and install activities etc.

I am wanting to create a second feed to upload UiPath Libraries to, I have created the feed but when I try and publish the library to this feed I get the following error message

Error: Unable to load the service index for source https://pkgs.dev.azure.com/***********/_packaging/***********/nuget/v3/index.json.

I’m assuming there is some sort of set up as there will be a Person Access Token to authenticate against the feed but I’m not sure how to set it up.

Hi,

Having the same issue - did you resolve this?

Thanks

Hi,
There is a section in the UiPath Docs about this.at Managing Activities Packages

look for the section called Adding Secure Feeds and it explains how to do it there. You need to generate a toke in azure to uses as the password in your NuGet.config file

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.