You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was attempting to push a new package to Nuget and each time was getting a Forbidden status back, and was prompted for my credentials to connect to the site. After hours of trying to figure out the problem it turned out the issue was the ID of the new package I was attempting to push duplicated the ID of an existing package from a different author.
The error message and the prompt for credentials seems misleading in this situation. I suggest an explicit error message, if possible, along the lines of "Unable to push the package, ID duplicates the ID of an existing package."
The text was updated successfully, but these errors were encountered:
@AnotherSadGit - Thank you for reporting, I see that the issue is reproducible with the nuget.exe. I have created another tracking issue with the Client team.
I was attempting to push a new package to Nuget and each time was getting a Forbidden status back, and was prompted for my credentials to connect to the site. After hours of trying to figure out the problem it turned out the issue was the ID of the new package I was attempting to push duplicated the ID of an existing package from a different author.
The error message and the prompt for credentials seems misleading in this situation. I suggest an explicit error message, if possible, along the lines of "Unable to push the package, ID duplicates the ID of an existing package."
The text was updated successfully, but these errors were encountered: