Cannot save updates to existing API Key

When editing an existing API Key, such as one used for our GDPR deletion system, the “Save Changes to Key” button yields no visual indication of success or failure. Upon checking the Network tab in the console, it seems this PATCH query to https://apis.roblox.com/cloud-authentication/v1/apiKey is failing with 400 Bad Request:

{"code":3,"message":"Response.InvalidNameOrDescription","details":[]}

I tried updating another key, and got the same result. Creating a new key and saving changes seems to work, though.

Expected behavior

I would expect a visual error to appear indicating something went wrong, else you may think the change succeeded, when it indeed did not. Secondly, I would expect it to allow me to save the changes I have made.

Page URL: https://create.roblox.com/dashboard/credentials?groupId=5273516&activeTab=ApiKeysTab

Hi, thank you for bringing this up. I just tested updating a couple of keys and was able to add new API Systems and update the description. What fields did you try to edit? Do you know what API Systems your key already had permissions on?