dropbox-sdk-python icon indicating copy to clipboard operation
dropbox-sdk-python copied to clipboard

The Official Dropbox API V2 SDK for Python

Results 63 dropbox-sdk-python issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have a client object set with the default retry on error (4), but I got an unexpected exception `dropbox.exceptions.InternalServerError: InternalServerError('', 500, '{"error": "The server has either...

bug

As part of our ongoing research on Python dependency management we noticed a potential improvement in your project’s dependency management. Specifically, the transitive dependency `ply`, which is required by `stone`,...

I'm trying to write some scripts using the Dropbox Python API to automate common tasks. I have read through the tutorials, and I am trying to decipher the documentation. I'm...

bug