-1

Dropbox SDK 1.6.3 (API v1, android) returns an error code 507 If there is no space left on Dropbox

But in Dropbox SDK 2.0.1 (API v2, android) Upload API fails with response parsing exception with no clear description that this is because of the space limit. I am unable to locate a corresponding exception.

Does anyone know how to check the error in API v2

1

1 Answer 1

0

v3.0.3 throws UploadErrorException with error reason: insufficient_space

1
  • However the behavior is good only with upload API. If user tries copy API errorcode 500 is returned by server with no message description.
    – vinksharma
    Commented Aug 5, 2017 at 20:25

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.