When I initialize my api call I get the following message

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”
}
}
Captura de pantalla 2024-01-14 122427

First result of a google search:

This is not related to bubble, that is making the request correctly. It’s just the reply from openai

This topic was automatically closed after 70 days. New replies are no longer allowed.