Ryan Kendrick
Results
1
issues of
Ryan Kendrick
**Python Version: 3.6.9** **SDK Version: 2.11.0** In my attempts, [this example](https://github.com/box/box-python-sdk/blob/master/docs/usage/files.md#resume-upload) to resume an upload fails with ``` AttributeError Traceback (most recent call last) in ----> 1 uploader.resume() ~/dku-backup-utils/venv/lib/python3.6/site-packages/boxsdk/util/chunked_uploader.py in...