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.
Metadata
1 TopicGet file metadata (video resolution and duration) from shared folder
Hi everybody, I need to access a file metadata using endpoint "files/get_metadata". I need to get video resolution and duration. My code works fine is the file is in my home folder, but it doesn't work if the file is in a shared folder. I can get the files list in the shared folder with endpoint "files/list_folder" and using the shared_link parameter. So, how can I get metadata for a file in a shared folder?Solved68Views0likes2Comments