Hi,
I’m getting the following error when trying to initialise an API. I thought it was because I was on the free plan (as it mentions billing), but I took a trial and have access to API’s, but, no dice! Anybody got any clues?
There was an issue setting up your call.
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”
}
}
Cheers,
Ben