.....

.....

.
2022-03-14T05:32:21.774574+00:00 app[web.1]:     self.__listener.onDownloadComplete()
2022-03-14T05:32:21.774597+00:00 app[web.1]:   File "/usr/src/app/bot/modules/mirror.py", line 164, in onDownloadComplete
2022-03-14T05:32:21.774917+00:00 app[web.1]:     drive = GoogleDriveHelper(up_name, self)
2022-03-14T05:32:21.774942+00:00 app[web.1]:   File "/usr/src/app/bot/helper/mirror_utils/upload_utils/gdriveTools.py", line 49, in __init__
2022-03-14T05:32:21.775093+00:00 app[web.1]:     self.__service = self.__authorize()
2022-03-14T05:32:21.775117+00:00 app[web.1]:   File "/usr/src/app/bot/helper/mirror_utils/upload_utils/gdriveTools.py", line 486, in __authorize
2022-03-14T05:32:21.775412+00:00 app[web.1]:     flow = InstalledAppFlow.from_client_secrets_file(
2022-03-14T05:32:21.775438+00:00 app[web.1]:   File "/usr/local/lib/python3.8/dist-packages/google_auth_oauthlib/flow.py", line 204, in from_client_secrets_file
2022-03-14T05:32:21.775651+00:00 app[web.1]:     with open(client_secrets_file, "r") as json_file:
2022-03-14T05:32:21.775745+00:00 app[web.1]: FileNotFoundError: [Errno 2] No such file or directory: 'credentials.json'


Report Page