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

Forum Discussion

Adam B.39's avatar
Adam B.39
Explorer | Level 4
2 years ago

Use /get_thumbnail_v2 in <img> tag together with Dropbox-API-Path-Root

Hey, We've had an internal tool working fine for a few years. But we recently switched to the new team space experience. I managed to sort the file listing and everything out by setting the headers...
  • Greg-DB's avatar
    2 years ago

    There are also 'path_root' and 'select_user' URL parameters for those headers, respectively. They work like the 'authorization' header, in that the value would be the same value as passed to the corresponding header, plus the necessary URL encoding.

     

    These aren't officially documented, but I'll ask the team to document them.