Issue Saving ENV_VAR for Firebase Deploy Token

Expectation:

To save $FIREBASE_DEPLOY_TOKEN in Environment Variables for the project

Problem:

After inputting my variables and hitting save CircleCI button message says failed and does not save my deploy token.

Have a look at your browser’s network/AJAX operation to see if there is a more specific error message?

Also, are you putting in the $ symbol in the variable name? You don’t need that when setting - it is just when accessing that you use that.