Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
tuliodepadua
1 year agoHelpful | Level 6
client_modified wrong date
I'm using the Dropbox API endpoint "list_folder" to get some file information, and some have the "client_modified" value very wrong, one of the examples is this: {
"entries...
Greg-DB
Dropbox Community Moderator
1 year agoThe client_modified time can be set arbitrarily by the uploading client, so it can contain a significantly different datetime than server_modified. In particular, I believe the Dropbox desktop client takes the local modified time from the filesystem for client_modified when uploading the file.
In this case, it seems that whatever wrote that file to the local filesystem originally committed it with a future local modified time, and then the Dropbox client accordingly uploaded the future value.
About Discuss Dropbox Developer and API
Explore Dropbox Developer & API discussions with developers like you.
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!