Update run.py
Browse files
run.py
CHANGED
@@ -46,7 +46,6 @@ json_data={
|
|
46 |
"private_key_id": key1,
|
47 |
"private_key": pkey,
|
48 |
"client_email": key29,
|
49 |
-
"client_email": key29,
|
50 |
"client_id": key30,
|
51 |
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
52 |
"token_uri": "https://oauth2.googleapis.com/token",
|
|
|
46 |
"private_key_id": key1,
|
47 |
"private_key": pkey,
|
48 |
"client_email": key29,
|
|
|
49 |
"client_id": key30,
|
50 |
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
51 |
"token_uri": "https://oauth2.googleapis.com/token",
|