Back

Service Account Access

Warning: You need download your Service Account Credentials JSON from the Google API console.

Once downloaded, move them into the root directory of this repository and rename them 'service-account-credentials.json'.

In your application, you should set the GOOGLE_APPLICATION_CREDENTIALS environment variable as the path to this file, but in the context of this example we will do this for you.