You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
UPPER CASE characters are required for some environment variables from some GOOGLE API's. The current version of the firebase admin for node prevents the use of uppercase characters.
Setting this configuration:
firebase functions:config:set GOOGLE_APPLICATION_CREDENTIALS="/Users/mickeymouse/functions/promotions-google-services.json"
Results in this error:
Error: Invalid config name GOOGLE_APPLICATION_CREDENTIALS, cannot use upper case