CoinMetricsClientBadParameterError
exception coinmetrics._exceptions.CoinMetricsClientBadParameterError(
response,
*args,
**kwargs,
)Last updated
Was this helpful?
exception coinmetrics._exceptions.CoinMetricsClientBadParameterError(
response,
*args,
**kwargs,
)Bases: HTTPError
Raised when a request is made with bad parameters (HTTP 400).
Last updated
Was this helpful?
Was this helpful?