coinbase_python
coinbase_python copied to clipboard
Throw appropriate errors for 400s and 500s
Due to an issue with the Coinbase API today, we started getting 401s- but the client doesn't wrap them, so it just reported a JSON decode error.