Thiloid commited on
Commit
1cee973
·
verified ·
1 Parent(s): 44e3194

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -44,7 +44,7 @@ json_data={
44
  "type": "service_account",
45
  "project_id": "nestolechatbot",
46
  "private_key_id": key1,
47
- "private_key": pkey,
48
  "client_email": "[email protected]",
49
  "client_email": "[email protected]",
50
  "client_id": "107457262210035412036",
 
44
  "type": "service_account",
45
  "project_id": "nestolechatbot",
46
  "private_key_id": key1,
47
+ "private_key": str(pkey),
48
  "client_email": "[email protected]",
49
  "client_email": "[email protected]",
50
  "client_id": "107457262210035412036",