Does the drive api have a limit on number of downloads at a time

1

If i try to download multiple files from Google drive using the Rest API, after a while i start getting error,

The first one will be BadRequest Bad request (400). (Exception from HRESULT: 0x80190190) and will get RequestEntityTooLarge Request entity too large (413). (Exception from HRESULT: 0x8019019D) for all subsequent downloads.

google-drive-api
asked on Stack Overflow Aug 28, 2014 by Jack_2060

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0