Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
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?Solved249Views0likes2Comments