CoinMetricsClientQueryParamsException

exception coinmetrics._exceptions.CoinMetricsClientQueryParamsException(
    response,
    *args,
    **kwargs,
)

Bases: HTTPError

Raised when a request is too long.

Last updated

Was this helpful?