We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

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.