The Dropbox web interface allows for entire folders to be downloaded as zip files. How can we perform this same action through the API?
How do I force my browser to download the file after I call DownloadZip() via the SDK?
[Cross-linking for reference: https://stackoverflow.com/questions/54163290/dropbox-sdk-and-forcing-a-download-via-filesdownloadzip ]
@justinyoung3231 I see you also posted on StackOverflow, so I'll follow up with you there.