iwonbigbro/gsync

gsync DEBUG: 'Exception':

Opened this issue · 1 comments

Hello,

i am having this issue, i copied the google drive share link in here , i get the autorization and after inserting the key i get the debug exception error en gdrive is not syncing the directory.

any id?

some_user@raspberrypi:~ $ gsync drive://drive.google.com/myshared drive pad ~/myHome directory/subfolder
Authorization is required to access your Google Drive.
Navigate to the following URL:
https://accounts.google.com/myauthentication URL
Type in the received code: "my recieved code"
DEBUG: 'Exception': File "/usr/local/lib/python2.7/dist-packages/libgsync/drive/init.py", line 382, in walk
names = self.listdir(top)
File "/usr/local/lib/python2.7/dist-packages/libgsync/drive/init.py", line 599, in listdir
ents = self._query(parentId = str(ent.id))

Me too