We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Info V.1
8 years agoCollaborator | Level 8
Concurrency support - follow up
Following up on https://www.dropboxforum.com/t5/API-support/Concurrency-issue-failed-to-grab-locks/m-p/132270 Is the limitation that concurrent access to same users account would fail with "Faile...
- 8 years agoYes, that limitation still exists. The type of account doesn't affect this.
And yes, /2/files/copy_batch only enables you to copy multiple files that already exist on Dropbox.
The /2/files/upload_session/finish_batch endpoint does allow you to commit multiple files that you're uploading at once though. For more information on how to use this, please refer to the data ingress guide:
https://www.dropbox.com/developers/reference/data-ingress-guide
For reference, lock contention doesn't apply to downloads, as you're not modifying the account.
Greg-DB
8 years agoDropbox Staff
Yes, that limitation still exists. The type of account doesn't affect this.
And yes, /2/files/copy_batch only enables you to copy multiple files that already exist on Dropbox.
The /2/files/upload_session/finish_batch endpoint does allow you to commit multiple files that you're uploading at once though. For more information on how to use this, please refer to the data ingress guide:
https://www.dropbox.com/developers/reference/data-ingress-guide
For reference, lock contention doesn't apply to downloads, as you're not modifying the account.
And yes, /2/files/copy_batch only enables you to copy multiple files that already exist on Dropbox.
The /2/files/upload_session/finish_batch endpoint does allow you to commit multiple files that you're uploading at once though. For more information on how to use this, please refer to the data ingress guide:
https://www.dropbox.com/developers/reference/data-ingress-guide
For reference, lock contention doesn't apply to downloads, as you're not modifying the account.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,876 PostsLatest Activity: 3 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!