Issue
I'm trying to follow Step #1 in the Vercel Integration: "Project Linking" where I select a Sentry project and a Vercel project to link together. I then receive a "Failed to Save" Error.
Applies To
- All Paid Subscriptions
- Vercel Integration Users
Symptoms
- I'm unable to link my Sentry and Vercel Project together.
Resolution
The error 'failed to save' with the Vercel integration usually occurs when Sentry tries to add an environment variable to Vercel that already exists; this means that you may be trying to add multiple duplicates. Please check your environmental variables for duplicates by navigating to Project Settings > General > Environment Variables. Removing these duplicates should allow you to set up the integration successfully.