Using dropbox Chooser drop-in to retrieve a non-expiring link to files -



Using dropbox Chooser drop-in to retrieve a non-expiring link to files -

i utilize chooser drop-in select file dropbox , synchronize app file in background.

https://www.dropbox.com/developers/dropins/chooser/js

a scenario be:

list item user selects file. file uploads app. user returns app few days later after modifying file in dropbox. my app should synchronize , pull downwards particular file (without 1 time again displaying chooser drop-in).

the problem chooser provides expiring link file:

"direct" expiring link download contents of file

i can utilize core api exclusively work, have build own ui browse user's dropbox directory. ideally, i'd prefer not introduce world file browser; dropbox has file browser - , people familiar it. possible?

thanks,

you can preview link , convert it. see https://www.dropbox.com/developers/blog/53/programmatically-download-content-from-share-links.

dropbox dropbox-api

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -