googlearchive/PyDrive

('Unexpected credentials type', None, 'Expected', 'service_account')

ReasonablyAnon opened this issue · 0 comments

Hi,
I followed tutorial as mentioned here,
https://pythonhosted.org/PyDrive/quickstart.html#authentication.

But, I am getting error as mentioned above.
Also , I am starting my file as mentioned in #107 (comment).

Also, I am using Ubuntu in windows subsytem for Jupyter notebook.

My main purpose is to use Google colab in local runtime but my data is stored in Google drive.
Please help