-
Notifications
You must be signed in to change notification settings - Fork 0
API
Gerardo Sullivan edited this page Oct 14, 2019
·
2 revisions
Navigate to Project Settings/Service accounts/Firebase Admin SDK and generate a new private key.
Set the environment variable GOOGLE_APPLICATION_CREDENTIALS to the file path of the JSON file that contains your generated private key
$env:GOOGLE_APPLICATION_CREDENTIALS="<PathToGeneratedPrivateKey>"