I have following question and want help regarding that.I'm using Dropbox iOS SDK.
Is it possible to download a Dropbox share linkage (aimed at a zip file) like https://www.dropbox.com/s/m2o28nls8m8uyx9/FacebookAPI.zip.
I think I could use HTTP post method. However, the receive MIME Type is text/html rather than zip type.
Thanks