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
Avielos
2 years agoNew member | Level 2
File lock
Hi,
We Created an Dropbox App that is installed in my clients dropbox.
They are assigned to my app.
this app is creating a csv file inside some directory that is automatically created.
Th...
Здравко
Legendary | Level 20
Hi Avielos,
The error, you received, is clear enough (oh.. can be more clear of course, but...). Different scenarios may lead to such result. The most typical one is when upload mode is update, but file revision doesn't match. If so, trace where you have lost the actual revision. Other way, leading to the same result, may be usage meaningless of strictness. If set, even missing file is conflict when existing file is expected (normally the new file is wrote when there is no other). Check your code for a scenario like described or something similar.
Hope this gives direction.
Avielos1
2 years agoNew member | Level 2
Hi,
what do you mean exactly 'usage meaningless of strictness'? where do I configure the strictness?
BTW, our upload mode is overwrite.
Thanks,
Aviel.
- Здравко2 years agoLegendary | Level 20
Avielos1 wrote:...
what do you mean exactly 'usage meaningless of strictness'? where do I configure the strictness?
...
There is a strictConflict parameter in upload, for instance. Similar for the other upload methods. Default parameter values are fine usually; if needed to change some parameter, just take care.
Hope this helps.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,915 PostsLatest Activity: 9 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!