Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with several nuget package but others work fine #13967

Open
thaiknguyen opened this issue Nov 27, 2024 · 0 comments
Open

Issues with several nuget package but others work fine #13967

thaiknguyen opened this issue Nov 27, 2024 · 0 comments

Comments

@thaiknguyen
Copy link

NuGet Product Used

NuGet.exe

Product Version

6.5.0.154

Worked before?

version did not change

Impact

It's more difficult to complete my work

Repro Steps & Context

There seems to be a misleading error, and I can't figure out why my pushes are failing for some nuget packages.. when using the UI, it works, but not through the command line.. however, same API key works for other nuget packages.

I created a new API key with * as glob pattern but still does not work. Besides, as mentioned, some packages did upload ok. The packages I'm uploading seems to be new (e.g. not just a new version).

Verbose Logs

nuget.exe push C:\FTemp\nuget\package\Atalasoft.dotImage.PdfReader.Multiprocessing.x86.11.5.0.4216.nupkg -Source https://www.nuget.org -Verbosity detailed
Pushing Atalasoft.dotImage.PdfReader.Multiprocessing.x86.11.5.0.4216.nupkg to the NuGet gallery (https://www.nuget.org)...
  PUT https://www.nuget.org/api/v2/package/
  Forbidden https://www.nuget.org/api/v2/package/ 472ms
Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant