Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
namjugkim
9 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-DB9 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 & Feedback
Find help with the Dropbox API from other developers.6,038 PostsLatest Activity: 6 years ago
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 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!