cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
What’s new: end-to-end encryption, Replay and Dash updates. Find out more about these updates, new features and more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

append_v2 api processing takes a long time.

append_v2 api processing takes a long time.

namjugkim
New member | Level 2

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 1

Greg-DB
Dropbox Staff
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.
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?