Difference between revisions of "Your key file name.json"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  {
 
  {
   "type": "service_account",
+
   "type": "[[service_account]]",
 
   "project_id": "your-project",
 
   "project_id": "your-project",
 
   "private_key_id": "461f06f39328f37axxxxxx",
 
   "private_key_id": "461f06f39328f37axxxxxx",

Revision as of 12:24, 22 June 2022

{
  "type": "service_account",
  "project_id": "your-project",
  "private_key_id": "461f06f39328f37axxxxxx",
  "private_key": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBA.../...DANBgkqhkiG9-----END PRIVATE KEY-----\n",
  "client_email": "[email protected]",
  "client_id": "101423435667",
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
  "token_uri": "https://oauth2.googleapis.com/token",
  "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
  "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/local-dev-martin%40elucidate-co.iam.gserviceaccount.com"
}

Related

Advertising: