google-drive-ocamlfuse
google-drive-ocamlfuse copied to clipboard
TID=37: Service error: ... "message":"Shared drive not found: 1xu_P_o...
Hi.
I've been using ocamlfuse to access Google Drive for some years now, and it always worked fine. Two days ago I re-installed my notebook (changed from Ubuntu Studio to Linux Mint) and now I can't mount the path anymore.
If I run 'google-drive-ocamlfuse /home/PATH' it mounts the root path (my-drive) without any problems. But if I try to run the same command using the ' team_drive_id=' parameter in the config file, indicating the ID of the path I want to access (which is where I have my backups), it returns the following message:
[21.956620] TID=39: Service error: {"error":{"errors":[{"domain":"global","reason":"notFound","message":"Shared drive not found: 1xu_P_XXXXXX-zzzzzzzzzz","locationType":"parameter","location":"driveId"}],"code":404,"message":"Shared drive not found: 1xu_P_XXXXXX-zzzzzzzzzz"}}.
I had used this very same configuration in the prior Ubuntu installation and it never presented problems - I also never used labels to mount the Google Drive path; I tried that too, but no luck either.
I've been researching this error for two days already, but I did not find anything that could indicate what I'm doing wrong. Can you help me ID this problem?
I'm now using Linux Mint 21.1, Linux 5.15.0-69-generic, on a Lenovo IdeaPad Y500.
Thanks in advance.
Regards,
Idail Jr.l