How to download a folder (preferably as .zip) with cURL API?
I tried this:
curl -L https://api.box.com/2.0/folder/FOLDER_ID/items -H "Authorization: Bearer AUTH_KEY"
Error:
{"type":"error","status":401,"code":"unauthorized","help_url":"http:\/\/developers.box.com\/docs\/#errors","message":"Unauthorized - Cannot authorize with this service","request_id":"l7g1fffudda0ncc
-
Hi , at the time of writing we did not have an API for this yet, but now we do!
https://developer.box.com/reference/post-zip-downloads/
https://medium.com/box-developer-blog/new-zip-download-apis-a625b5e514b8
Please sign in to leave a comment.
Comments
3 comments