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: 

Api error status 409

Api error status 409

Roykssop
New member | Level 2

Hi everyone,

 

I'm trying to upload a file using the javascript sdk, using node js.

But when i use the append method called filesUploadSessionAppendV2 is giving me the following error :

{ [Error: cannot POST /2/files/upload_session/append_v2 (409)]
status: 409,
text: '{"error_summary": "closed/", "error": {".tag": "closed"}}',
method: 'POST',
path: '/2/files/upload_session/append_v2' }

Anyone know what this error means?

 

Thank you in advance!

1 Reply 1

Roykssop
New member | Level 2

Sorry,

 

I already know why this is happening, thats because i've been using the 

filesUploadSessionStart , sending the parameter close with true value.
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Roykssop New member | Level 2
What do Dropbox user levels mean?