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

The Official Dropbox API V2 SDK for Python

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

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...

dependencies
github_actions

I'm not making it work the SDK for renewing the authorization token, so after 4hs my apis stop working. Even the example returns error: ``` # YOU NEED TO INSERT...

question

**Why is this feature valuable to you? Does it solve a problem you're having?** Type checking of Python code can be incredibly helpful to write readable and maintainable code. **Describe...

enhancement

Can you provide an 11.x version of the Dropbox SDK via the Anaconda package manager? The primary Conda package channels show only Dropbox 10.x to be available on [anaconda](https://anaconda.org/anaconda/dropbox) and...

question

As subject says, note that pytest-runner is deprecated.

bug

Hi, I would like to make some files in a folder offline, because those files are frequently used by my application. And the files that I don't use online. Would...

question

I can't seem to find the ability to do a HTTP Range request to download a file using the v2 client. This is possible with the v1 client https://github.com/dropbox/dropbox-sdk-python/blob/158e8877b0cb12d6a3e1297a62181256eb86197e/dropbox/client.py#L385

enhancement

**Why is this feature valuable to you? Does it solve a problem you're having?** The Dropbox API and SDK cover a large range of functionality while some apps only use...

enhancement

Checking the other SDKs, we don't support App Auth in the Python SDK.

bug
enhancement

**Before you start** Have you checked StackOverflow, previous issues, and Dropbox Developer Forums for help? - [x] Checked **What is your question?** A clear and concise description of the question....

enhancement
question