Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Not able to push packages
-
Until last week I was able to push packages using
NuGet.exe push <nugetpackage>.nupkg -Source http://<progetServer>/nuget/ContractsAndLibraries -ApiKey b3dac2eb-33fe-4a1f-9370-258d27bae723command. I am not able to do so anymore. See below for the error. Nuget Version : 3.4.4.1321. Any ideas on what may have changed? Any work arounds? I already have the Anonymous user with “Feeds_AddPackage” task.
C:\Projects\xxxx\xxxx>nuget push xxxx.
1.0.0.0.nupkg -source http://<progetserver>/nuget/ContractsAndLibraries -Api
Key b3dac2eb-33fe-4a1f-9370-258d27bae723
Pushing xxxx.1.0.0.0.nupkg to 'http://<progetserver>/nuget/Con
tractsAndLibraries'...
PUT http://<progetserver>/nuget/ContractsAndLibraries/
Forbidden http://<progetserver>/nuget/ContractsAndLibraries/ 53ms
Please provide credentials for: http://<progetserver>/nuget/ContractsAndLibr
aries
UserName: Cannot prompt for input in non-interactive mode.Product: ProGet
Version: 4.1.0