Getting file url from a dropbox file with dropbox api

天大地大妈咪最大 提交于 2019-12-20 04:55:11

问题


I need to get a file listing from a non public folder on dropbox. After this, I need to get an URL for each file to let me access it through http. Is this possible with dropbox api?

Thanks in advance.


回答1:


Check out DropboxAPI.Entry metadata() and DropboxAPI.DropboxLink share() here



来源:https://stackoverflow.com/questions/14942371/getting-file-url-from-a-dropbox-file-with-dropbox-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!