Mostly work related stuff which I would've entered into my "Log book". Instead of hosting it on an intranet site, outsourcing the hosting to blogger!
Failing to get a file in Google Apps Script using the Drive API - Stack Overflow
So, we must add a parameter to the Drive API call, instead of just the file id,
Drive.Files.get('111111FileIDxxxxxxxxxxx', {supportsAllDrives: true});
No comments:
Post a Comment