cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Betreff: listFolder with includeMediaInfo not listing all available files

listFolder with includeMediaInfo not listing all available files

ramonpoca
Explorer | Level 4

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.

 

 

26 Replies 26

Janne L.
New member | Level 2

I just tested this and works for me.

Greg-DB
Dropbox Staff

@BranchSolutions Please open an API ticket with the affected user ID(s) so we can check on this for you:

 

https://www.dropbox.com/developers/contact

cdemiris99
Explorer | Level 3

So, it seemed to be working yesterday, but we're seeing problems again.  Frankly it now seems like media files are processing fairly quickly, but other files aren't showing up.  For now I'm removing the include_media_info flag for our next update.  We'll try it again once it seems to be resolved better.

Greg-DB
Dropbox Staff

@cdemiris99 (or anyone else), please open an API ticket with affected user ID samples so we can track down any remaining issues:

 

https://www.dropbox.com/developers/contact

 

Thanks!

BranchSolutions
Explorer | Level 3
I've opened a API ticket.

However if I setup the request with

include_media_info = false

the response returns the proper file list with all media info ... strange ...

Greg-DB
Dropbox Staff
Thanks! We're working on it.

Greg-DB
Dropbox Staff
This secondary issue should also be fixed now.
Need more support?