For Workes & Pages, what is the name of the domain?
worker-cpuperfcompnet
What is the error number?
403
What is the error message?
API Request Failed: PUT /api/v4/accounts/70f1941f09ee221829693eaa6976585e/workers/services/worker-download-upload-spec-with-email/environments/production?include_subdomain_availability=true (403)
What is the issue or error you’re encountering
When I try to add, remove, or edit worker environment variables through the dashboard, I am receiving a 403 error.
What steps have you taken to resolve the issue?
- Logging out of the dashboard and then back in.
- Browser incognito mode
- Clearing browser cookies/cache
- I then created a new worker and deployed my code via wrangler. I was able to add env vars through the dashboard fine at that point. I came back after several hours and tried to update the vars in the dashboard but was given the 403 error again.
What are the steps to reproduce the issue?
- Go to the worker, worker-cpuperfcompnet
- Go to settings
- Go to variables
- Click on edit environment variables
- Attempt to edit a variable by either changing a value or delete it
- Click deploy
- Receive the 403 error