Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
namjugkim
8 years agoNew member | Level 2
append_v2 api processing takes a long time.
im using java sdk for using 'append_v2' api like under code.
dbxClient.files().uploadSessionAppend(sessionId, offSet)
.uploadAndFinish(inputStream)
It takes a long time to receive a response after the upload is complete.
Is there any post process after upload finish, or am I misusing the api?
1 Reply
- Greg-DB8 years ago
Dropbox Community Moderator
You're not doing anything wrong. There is an expected delay here as we process the uploaded data before confirming we successfully received it. I'll send this along as a request to improve the performance, but I can't make any promises right now.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!