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

[NuGet.org Bug]: Unable to 'Edit' API Key #10069

Open
Cryptoc1 opened this issue Jul 12, 2024 · 1 comment
Open

[NuGet.org Bug]: Unable to 'Edit' API Key #10069

Cryptoc1 opened this issue Jul 12, 2024 · 1 comment

Comments

@Cryptoc1
Copy link

Impact

It's more difficult to complete my work

Describe the bug

When attempting to edit an API Key, an error (500 Internal Server Error) is encountered at POST https://www.nuget.org/account/EditCredential.

The end user receives a generic error alert on the website:
image

Upon inspecting the failed request via DevTools, I could see the HTML directing me to file an issue:
image

Error was encountered when editing an API Key owned directly by my account, as well as keys belonging to an org to which I am an owner/administrator.

Current Workaround:

  • Delete key
  • Recreate key with desired settings
  • Update all my pipeline secrets :)

Repro Steps

  1. Login to https://www.nuget.org/account/apikeys
  2. Select an API Key and click 'Edit'
  3. Modify key settings (e.g. "Glob Pattern")
  4. Click "Edit" to save changes
  5. Scroll up to see error

Expected Behavior

API Key settings are saved.

Screenshots

Provided in description.

Additional Context and logs

No response

@erdembayar
Copy link
Contributor

Sorry about this, meantime you can unblock yourself by deleting the existing key and recreating it.

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

2 participants