Molly Nagele
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Molly Nagele-
Molly Nagele created a post,
AttributeError: 'UploadSession' object has no attribute 'total_parts'
I'm getting this error when trying to use the chunk upload. Here's my code, thanks in advance! content_stream = open(file_path, 'rb')folder_id = client.folder(folder_id='0').create_subfolder('topi...