cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right 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: 

https://api.dropboxapi.com/2/users/get_space_usage no response

https://api.dropboxapi.com/2/users/get_space_usage no response

raysharp
Explorer | Level 3

Hello. we use Dropbox HTTP V2 API to upload files . all it's ok.

but. there is no response when send

https://api.dropboxapi.com/2/users/get_space_usage

post .

 we don't know why.

10 Replies 10

blink
Explorer | Level 3

Many Thanks!

It's all ok now!

we add two lines code

       headers = curl_slist_append(headers, "Content-Type: ");

      curl_easy_setopt(curl, CURLOPT_POSTFIELDSIZE, 0);

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    blink Explorer | Level 3
  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    raysharp Explorer | Level 3
What do Dropbox user levels mean?