When using Dropbox CoreAPI, how to skip user permission?
问题 I'm making an application that plays streaming video through Dropbox. My videos are uploaded to a Dropbox public folder. I'm using coreApi, media method, and I have had success getting my video's path and playing it. But whenever I run the application, I see two unexpected screens: First, if a user doesn't login at dropbox, my application demands a dropbox account login. Should whoever uses my application, need to have their own account? If so, someone who doesn't have an account, can't use