Posts & RepliesRe: listfolder function @austin So a think you can write a http client for this specific api? Re: Folder download Here is a workaround, you can create a sharedlink for that folder curl -X POST https://api.dropboxapi.com/2/sharing/share_folder \ --header "Authorization: Bearer $TK" \ --header "Content-Type: a...Re: Share Link Redirect URL has no Content-Length Content-Length is not required, Your shared link is a folder then Dropbox is probably dynamically zipping it, that is probably the reason why it have not a length