exception coinmetrics._exceptions.CoinMetricsClientForbiddenError( response, *args, **kwargs, )
Bases: HTTPError
HTTPError
Raised when a request is forbidden due to insufficient permissions (HTTP 403).
Parameters:
response (Response)
args (Any)
kwargs (Any)
Last updated 3 months ago
Was this helpful?