dropbox / dropbox/dropbox-sdk-python
Provide informative error when "invalid_account_type/feature/" happens on files/upload
Open
bug
- Dominant language
- Python
- Stars
- 983
- Forks
- 330
- Avg merge
- 3m
- Merged PRs (30d)
- 10
Description
Right now when a "invalid_account_type/feature/" error happens on `files/upload` the Python SDK throws an error of `UploadError('other', None)` instead of something more informative. Referenced here: https://github.com/rianhunter/dbxfs/issues/17
Contributor guide
Assessment
This issue has not been assessed yet.