cancel
Showing results for 
Search instead for 
Did you mean: 

Google API Object Failures While Downloading Large Files.

JayanthChalla2
Level 2
Hi, 

I am using an Google API object in order to download a  large Google sheet of data (which more than 80,000 rows( 15 MB file) ) directly using Google API as excel formate, but it's failing to download the whole file. 

I tried to download the file by removing few rows, then I found that, through Google API object BOT is capable of downloading a file upto 10MB.

Can some please explain is it possible to download the large Google files through Google APIs. 

Thanks



------------------------------
Jayanth Challa
------------------------------
1 REPLY 1

GopalBhaire
Level 10

If your are using export it is limited to 10MB. https://developers.google.com/drive/api/v3/reference/files/export

Try using files.get instead?



------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------