Skip to main content

I need to download multiple zip files in parallel. But it loads so slow:


  1. I want to know about download speed limits, maximum download capacity when running multiple download tasks in parallel, how many parallel files can my account download (account enterprise)?

  2. Your documentation indicates that enterprise_too_many_concurrent_downloads: the maximum of 10 parallel downloads of zip archives per enterprise has been met, when I run with 7 concurrent downloads I get an error 429: {"status":429,"type":"error","message":"User exceeded the maximum allowed concurrent zip downloads operations","code":"user_too_many_concurrent_downloads","context_info":null,... .}. Why ?

The step I did:


call api https://developer.box.com/reference/resources/zip-download/, this request returns download_url to me -> I call api download_url.

Hi there,


Welcome to Box Community and glad to assist!


Let me create a new case and a member of our team will be in touch, please keep an eye out.


Thanks for posting! 


Reply