You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

tenzin's avatar
tenzin
Explorer | Level 4
3 years ago

how to allow listening access of Dropbox audio files within my apps interface

I want to allow users of my app to them be able to connect their dropbox account and select the folder they want to allow access to.    Their folder names and their file names will be displayed in ...
  • Здравко's avatar
    Здравко
    3 years ago

    Hi tenzin,

    Embeder cannot handle all data types. Currently audio and video files are not supported as noted in the link you refer to. You should organize audio playing in your site by yourself. Selecting particular file or folder can be achieved using Chooser too.

    Good luck.