Spaces:
Runtime error
Runtime error
Update sheetsKey.json
Browse files- sheetsKey.json +3 -3
sheetsKey.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
"type": "service_account",
|
| 3 |
"project_id": "my-project-1470563274806",
|
| 4 |
-
"private_key_id": "
|
| 5 |
-
"private_key": "-----BEGIN PRIVATE KEY-----\
|
| 6 |
"client_email": "whisper@my-project-1470563274806.iam.gserviceaccount.com",
|
| 7 |
-
"client_id": "
|
| 8 |
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
| 9 |
"token_uri": "https://oauth2.googleapis.com/token",
|
| 10 |
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
|
|
|
| 1 |
{
|
| 2 |
"type": "service_account",
|
| 3 |
"project_id": "my-project-1470563274806",
|
| 4 |
+
"private_key_id": "",
|
| 5 |
+
"private_key": "-----BEGIN PRIVATE KEY-----\n\n-----END PRIVATE KEY-----\n",
|
| 6 |
"client_email": "whisper@my-project-1470563274806.iam.gserviceaccount.com",
|
| 7 |
+
"client_id": "",
|
| 8 |
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
| 9 |
"token_uri": "https://oauth2.googleapis.com/token",
|
| 10 |
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|