I'm trying to add an external NuGet feed to my VSTS source, but when I save & test the feed, I'm getting the following exception:
NuGet.Protocol.Core.Types.FatalProtocolException: Unable to load the service index for source https://*********.pkgs.visualstudio.com/_packaging/QA/nuget/v3/index.json. ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized)
When I enter the feed's URL into the browser and enter my personal access token, it authenticates fine...
Octopus version 3.7.18