Skip to content

issues Search Results · repo:dropbox/dropbox-sdk-python language:Python

Filter by

205 results
 (92 ms)

205 results

indropbox/dropbox-sdk-python (press backspace or delete to remove)

While i am using listfolder function . The result always return first 500 files ? Is there anyway to collect all the file name in folder from dropbox storage ?
bug
  • sseodate
  • 1
  • Opened 
    on Dec 11, 2024
  • #513

Describe the bug Was attempting to create some good type stubs and got these errors: Running mypy for Python 3.8... *** Testing Python 3.8 on linux Testing third-party packages... testing dropbox (31 ...
bug
  • papadeltasierra
  • 5
  • Opened 
    on Aug 11, 2024
  • #511

I am using this on an Rpi and and pip does not auto upgrade. Is this due to that 3.9 does not seem to be supported.
question
  • wilwet
  • 3
  • Opened 
    on Jul 4, 2024
  • #510

This is currently pinned because we depend on urllib3 for some important logic. The 1.26 branch continues to receive security fixes, but this will eventually end. This will require testing to ensure that ...
enhancement
  • maxbelanger
  • Opened 
    on Jun 3, 2024
  • #506

Describe the issue Requests was pinned to 2.30 by a commit that does not explain why that pin was introduced. Requests prior to 2.32 is subject to CVE-2024-35195. What is the path to getting the dropbox ...
bug
  • SamStephens
  • 2
  • Opened 
    on Jun 3, 2024
  • #504

We are running an unattended process which uploads files from a raspberry pi. These files can become corrupt. The corrupt files remain in the file history. I would like to detect these corrupt file versions ...
enhancement
  • gmonkman
  • 1
  • Opened 
    on May 7, 2024
  • #491

Describe the bug /usr/local/lib/python3.7/site-packages/dropbox/session.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import ...
bug
  • adithjaison
  • 1
  • Opened 
    on Mar 26, 2024
  • #488

Upgrading to 3.12 required some changes in which dependencies are installed because setuptools is since 3.12 a hard dependency. I think it is a good idea to unify requirements.txt and test/requirements.txt ...
enhancement
  • foarsitter
  • 1
  • Opened 
    on Nov 21, 2023
  • #487

Describe the bug UserRootInfo in the Python SDK does not have a home_path field, while the API docs at https://www.dropbox.com/developers/documentation/http/documentation#users-get_current_account say ...
bug
  • samschott
  • 1
  • Opened 
    on Nov 15, 2023
  • #486

Calling the method files_search_v2 raises an exception when the result match type is other. I have recorded a session. It shows the method call, HTTP request and response and a stack trace with context: ...
bug
  • YAtOff
  • 2
  • Opened 
    on Nov 2, 2023
  • #485
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub