Chris Piemonte

Results 1 comments of Chris Piemonte

I still can't upload files to team drives folder, but i can list them. This is my code to upload files: ```python f = drive.CreateFile({ 'supportsTeamDrives': 'true', 'teamDriveId': 'XXXXXXXXXXXXX', 'corpora':...