We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
PIttsburgh Menn
10 years agoNew member | Level 1
Unable to retrieve folder revisions through /metadata using rev parameter.
When I attempt to retrieve a folder's specific revision through /metadata I get back an error indicating that the rev is invalid or outdated.
The documentation is worded such that this seems to be ...
Daniel E.2
10 years agoNew member | Level 1
Quick question related to this: how does this work when a folder is deleted and then a file is created with the same name?
Suppose I delete a folder, then decide I want to list the files it used to contain. Retrieving its metadata with list=true and include_deleted=true will give me the list of all files and folders that were formerly under that path. But, if I then create a file with the same name as the deleted folder, retrieving its metadata will only give me the metadata of that new file. I can't call /metadata with the former folder's rev, because revs aren't allowed.
My guess is that I'd have to delete the file, manually create a new folder at its path, and then call /metadata with list and include_deleted, do whatever I wanted to do with the result, then delete the folder again and restore the file I deleted with a /restore call. Is that right?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 3 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!