exception coinmetrics._exceptions.CoinMetricsClientUnauthorizedError( response, *args, **kwargs, )
Bases: HTTPError
HTTPError
Raised when a request is unauthorized due to invalid or missing API key (HTTP 401).
Parameters:
response (Response)
args (Any)
kwargs (Any)
Last updated 14 days ago