Error 429 (1015) with Dall-E 3, but quota/rate not reached (Bubble related?)

Same here, also having this issue today with Dall-E API, checked I have pre-paid money in the account so that should not be the issue.

Same issue here. Crazy there’s no resolution as of yet. We’re in Tier 5 and have thousands of dollars of credits so this is not a us issue.

1 Like

Does the image API work via cURL or other minimal method? How are you accessing it? A couple have mentioned bubble… API for images is working here…

We’re accessing it via. Bubble’s API Connector. I don’t see how this can affect it as the call is set up properly and all other calls for chat / whisper / tts is working fine. Intersting though if you say other bubble user’s are experiencing this.

1 Like

Yeah, I dunno for certain, just trying to spot the patterns, and Bubble seems to be one.

I remember another similar site had issues in the past. I would ask their support as they might be getting blocked by OpenAI or there might be a problem.

1 Like

Nah totally makes sense. I’ve filed a bug report and are awaiting their answer, they’re probably gonna accuse OpenAI but I see, as you say, others using Bubble are experiencing the same issue so this is most likely with them. I appreciate the help here! Have a great evening.

1 Like

No, I meant cURL from command line not through Bubble…

Sounds like they’re having problems as the image API is still up and running for others not using them.

The expected reply from Bubble support. I’ve urged them to look further into it, though it’s super suspicious that this is happening amidst the transitioning from monthly payments to credits (pointing to this actually being a OpenAI issue).

Still investigating. Any information or possible solutions are greatly appreciated.

2 Likes

429 - You exceeded your current quota, please check your plan and billing details Cause: You have run out of credits or hit your maximum monthly spend.
Solution: Buy more credits or learn how to increase your limits.

Beyond that, I’m not sure. Like I said up thread, try to test if it works from command line if you can, and that sort of proves it’s on the Bubble end or some gateway in the mix…

You might want to point them to this thread as it’s happening for multiple people it seems…

1 Like

Hello got the same problem, any news on this?

All other models are working, so it’s not related to billing. But still have the Status code 429 / error code: 1015 for the Dall.e API only.

Please help,

After reading that many here with this issue was using the Bubble API connector (me too) I tested setting up a webhook in Pipedream instead and this inefficient workaround worked.

Basically I now connect to Pipedream from the Bubble API connector and then from there POST to OpenAI to get the DALL-E image, returning it to Bubble io. Slower and more costly, but works as a quick fix for me.

Indicates that this issue (at least in my case) seems to be related to OpenAI blocking Bubble io or something similar, rather than what the error code 429 (1015) is indicating.

2 Likes

Bubble user checking in. Dall-e 3 api is down for me too. My account is funded and everything else works fine.

1 Like

Yes clearly something is blocking from OPENAI for the Dall-e-3 API. Not related to funds or code 429 because other models works (gpt-4 etc.) with the same API key.

So clearly something is going on with DALL-E API + BUBBLE. And the fact that OPENAI is returning a wrong error code (429), proves OPENAI is the cause. Not Bubble.

I hope OpenAi can make a quick fix to this bug

1 Like

Also having the same issue with my bubble app.

1 Like

@PaulBellow , Interesting fact : the other images endpoints for image, like image variation endpoint - https://api.openai.com/v1/images/variations - are working.

Only the endpoint for creating image is not working - https://api.openai.com/v1/images/generations - and returning this Error 429

Looking up even what “bubble” is, it is some no-code API tool that lets you buy “plugins” from third-parties. There’s a few dozen for OpenAI. Most have outsourced-sounding feedback responses.

Maybe see and share what kind of common plugin and application is being used here.

And then make a plan to get off that platform and never rely on other’s hack code.

It also has tons of “ChatGPT” plugins for and written by the naive, in violation of OpenAI policy.

1 Like

Sorry to sound arrogant here but all of your responses have been very one-sided. Bubble.io is a well-known full-stack no-code platform; we are all using the official API Connector, not third-party plugins as you suggest.

To all experiencing this issue: I suggest we reach out and file bug reports to both Bubble and OpenAI – In the grand scope of things this isn’t a serious problem of theirs until people voice it constantly.

2 Likes

Hi Malte. I reported it to Bubble, and put a link to this OpenAI topic as well.

Well, if you don’t know what Bubble is. Just move on.