Thiloid commited on
Commit
3884523
·
verified ·
1 Parent(s): f06025d

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -43,7 +43,7 @@ json_data={
43
  "type": "service_account",
44
  "project_id": "nestolechatbot",
45
  "private_key_id": key1,
46
- "private_key": key2,
47
  "client_email": "[email protected]",
48
  "client_id": "107457262210035412036",
49
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
 
43
  "type": "service_account",
44
  "project_id": "nestolechatbot",
45
  "private_key_id": key1,
46
+ "private_key": pkey,
47
  "client_email": "[email protected]",
48
  "client_id": "107457262210035412036",
49
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",