BILL_LIMIT
Too many requests were made to the /bill/get
endpoint.
http code 429
{
"error_category": "RATE_LIMIT_EXCEEDED",
"error_code": "BILL_LIMIT",
"error_message": "Rate limit exceeded for attempts to access this connection. Please try again later",
"display_message": null
}
Updated 11 months ago