问题
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
回答1:
i think you can try this: change your sharable link to: https://dl.dropbox.com/s/m2o28nls8m8uyx9/FacebookAPI.zip?dl=1
it works on my file.
来源:https://stackoverflow.com/questions/13759882/how-to-download-a-dropbox-share-linkage-aimed-at-a-zip-file-to-local