Google Apps Script Upload Large Files -
i'm trying set upload form upload large video files google apps script has 6 minute execution limit. there way other upload files directly folder on google drive?
you should not use apps script upload large files there's not execution limit of 6 minutes daily bandwidth limit on urlfetch service. exhaust quota if try uploading file few 100s of mb.
Comments
Post a Comment