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.
Forum Discussion
ramonpoca
8 years agoExplorer | Level 4
listFolder with includeMediaInfo not listing all available files
We have a problem while integrating the v2 iOS API on our photography App.
If we call listFolder for the root folder with includeMediaInfo set to yes, fewer results are returned (e.g. recently batch uploaded photos are not included in the response).
If we set includeMediaInfo:@NO, all files are listed.
- Individual IT SHelpful | Level 5
have a posted a simmilar problem here: https://www.dropboxforum.com/t5/API-support/new-files-not-returned-by-files-list-folder/m-p/224988#M12174
and now reading your post I tried changing my code and it does work. The API does return all new and old files correctly.
I would say that is a problem in the API.
- Greg-DBDropbox StaffWhen using includeMediaInfo, there can be a delay on results being returned while the media information is prepared.
They will get listed once the information is available, but this can take a variable amount of time, especially if there are many files or a lot of activity in the account.- Individual IT SHelpful | Level 5"variable amount of time"
is that minutes or hours?
I've tested on 2 accounts with basically no activity.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,912 PostsLatest Activity: 2 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!