Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
Individual IT S
9 years agoHelpful | Level 5
new files not returned by /files/list_folder
Are there currently problems with the API?
My App does not return any newly created files/folders with "/files/list_folder"
Files that have been in dropbox for a while are listed, but if I add a ...
Individual IT S
9 years agoHelpful | Level 5
has_more is set to false
reply with include_media_info = true
array (size=3)
'entries' =>
array (size=0)
empty
'cursor' => string 'AAFM2pu7z-vt16PJ_1mKnWZIblA7uxNiuXA_Af4kxILWGfNmsJACcdNSZrUA3Wv9p9MuvEw_OhreLnGkGBOsV0tuz_qu1avXG6qTeCDJ1W7170cXZ67nI50-6ZIxE3-4HXrL4KMmMGdlPYdlhN7k7kytJw3mIiCqWnKoq4EsWJrTLA' (length=174)
'has_more' => boolean false
reply with include_media_info = false
array (size=3)
'entries' =>
array (size=2)
0 =>
array (size=10)
'.tag' => string 'file' (length=4)
'name' => string 'cache_docu.dia' (length=14)
'path_lower' => string '/joomla_files/cache_docu.dia' (length=28)
'path_display' => string '/joomla_files/cache_docu.dia' (length=28)
'id' => string 'id:san8zhurWicAAAAAAAAc7Q' (length=25)
'client_modified' => string '2017-06-09T14:20:09Z' (length=20)
'server_modified' => string '2017-06-09T14:20:10Z' (length=20)
'rev' => string '660600ad8d97' (length=12)
'size' => int 4472
'content_hash' => string '7cf660c4a88b17f900287edb2ef728a0b49ce1d69e5532de7773155e649b4023' (length=64)
1 =>
array (size=10)
'.tag' => string 'file' (length=4)
'name' => string 'perspective-quote.jpg' (length=21)
'path_lower' => string '/joomla_files/perspective-quote.jpg' (length=35)
'path_display' => string '/joomla_files/perspective-quote.jpg' (length=35)
'id' => string 'id:san8zhurWicAAAAAAAAdDA' (length=25)
'client_modified' => string '2017-06-09T16:48:56Z' (length=20)
'server_modified' => string '2017-06-09T16:48:56Z' (length=20)
'rev' => string '664200ad8d97' (length=12)
'size' => int 393731
'content_hash' => string 'ea37ea1befc86a0e4130e80de81e3753ca930c8d61e9616472ccae1f0d55c8e3' (length=64)
'cursor' => string 'AAHNzyNFInUFiVdxQgOVOH7DLoPxjUORb9Vkcdr53fy1v2UNNBTnZSmQfCN-UqDGzxRITM77x03GvwFGz38yHCel6wcVxTeLQaIP4Fp2VwkGuCKSEDSzT8jjEgeFFpcf66-nuexOWy-_hLVqmyAo0G60p7edv__GscLDdVoecM7DoA' (length=174)
'has_more' => boolean false
Greg-DB
Dropbox Community Moderator
9 years agoThanks for following up. When using include_media_info = true, that can be expected sometimes. I'll follow up on the other thread as well:
https://www.dropboxforum.com/t5/API-support/listFolder-with-includeMediaInfo-not-listing-all-available-files/m-p/225034#M12179
https://www.dropboxforum.com/t5/API-support/listFolder-with-includeMediaInfo-not-listing-all-available-files/m-p/225034#M12179
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!