Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Step 1: Click on the service account created.

image-20240430-102439.png

Step 2: Inside your service account, click on the “KEYS” tab. Press the “ADD KEY” button and select “Create new key

image-20240430-102653.png

Step 3: Select JSON format for the key type, the key will be downloaded to your DOWNLOADS folder. The file name will be similar to your project id.

image-20240430-102901.png

Step 4: Open the downloaded JSON file (I have used notepad). The following fields from the JSON are required to create a connection.

  • Private_key

  • Private_key_id

  • Client_id

  • Client_email

image-20240430-104506.png

  • No labels