Error initialising API

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

Reached hard limit on billing. You already paid for all the things you will pay for. What do you not understand about what you limited yourself to?

Yeah, I get it’s a ‘hard limit’. But… I upgraded to be able to access API’s, haven’t used anything, and can’t initialize it. Was wondering if anyone else had this problem too? To be clear, I’m on the Professional plan.

Good afternoon, i am running thru the same issue, have you figured out what the cause might be?