hellomanel
Results
1
comments of
hellomanel
Works for me too! I have just had to add the `supportsAllDrives=True` at line 235 of `files.py`, like so: `metadata = self.auth.service.files().get(fileId=file_id, fields=fields, supportsAllDrives=True).execute(http=self.http)`