Error when updating secrets on the Admin
FastStore
•
ID: 1233661
Fixed
Published on10/16/2025
•
Last updated on10/16/2025
1 min read
Summary
When using Webops and trying to edit a secret that you already added to the UI feature, you may get the error:
"message": "Failed to update secret in Vercel. AWS update blocked. Error: An error occurred while updating secret in Vercel. More info: Environment variable with key "" not found"
Simulation
- If you're using Webops, try adding a new secret on the Ui;
- Click to update the secret;
- You'll receive a 500 Internal Server Error with the message above.
Workaround
N/A