counsyl / stor

A cross-compatible CLI and Python API for accessing block and object storage
https://counsyl.github.io/stor/
Other
35 stars 12 forks source link

Wrap unauthorized error with suitable message #109

Closed anujkumar93 closed 4 years ago

anujkumar93 commented 5 years ago

@jtratner CC @krhaas

This PR wraps the UnauthorizedError raised from dxpy's side with a more helpful message for the stor end user.