simotukiminato
Results
1
issues of
simotukiminato
--------------------------------------------------------------------------- JSONDecodeError Traceback (most recent call last) [](https://localhost:8080/#) in () 31 if os.path.exists(config_path): 32 # File exists, proceed with creation of creds and client ---> 33 creds = Credentials.from_service_account_file(config_path, scopes=scope)...