Getting file url from a dropbox file with dropbox api

后端 未结 1 1302
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-23 17: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

相关标签:
1条回答
  • 2021-01-23 17:37

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

    0 讨论(0)
提交回复
热议问题