When I initialize my api call I get the following message:
There was an issue setting up your call. Please tell me what I have done wrong
Raw response for the API
Status code 400
{
“error”: {
“code”: “billing_hard_limit_reached”,
“message”: “Billing hard limit has been reached”,
“param”: null,
“type”: “invalid_request_error”
}
}