box / box-python-sdk

Box SDK for Python
http://opensource.box.com/box-python-sdk/
Apache License 2.0
419 stars 215 forks source link

fix: Update exception file get download URL #866

Closed congminh1254 closed 8 months ago

congminh1254 commented 8 months ago

Closes: SDK-3474

I'm using the BoxException not BoxAPIException because normally, the BoxAPIException will parse from response body but not any custom exception.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7569455181


Totals Coverage Status
Change from base Build 7556215294: 0.005%
Covered Lines: 3473
Relevant Lines: 3713

💛 - Coveralls