Hi,
I am getting an error, unable to access teamcity nuget feed.
/httpAuth/app/nuget/v1/FeedService.svc/Search()?$filter=IsAbsoluteLatestVersion&searchTerm=%27%27&targetFramework=%27unsupported%27&includePrerelease=true&$skip=0&$top=10%27
NuGet.Protocol.Core.Types.FatalProtocolException: The V2 feed at ‘http://IP Address/httpAuth/app/nuget/v1/FeedService.svc/Search()?$filter=IsAbsoluteLatestVersion&searchTerm=’’&targetFramework=‘unsupported’&includePrerelease=true&$skip=0&$top=10’ returned an unexpected status code ‘401 Unauthorized’.
at NuGet.Protocol.V2FeedParser.d__50.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.Protocol.V2FeedParser.d__44.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.Protocol.PackageSearchResourceV2Feed.d__4.MoveNext()
Kindly help me.