How to fix http 429 error

I integrated Open AI with bubble and it was working well until now. I am now getting HTTP 429 error. Can someone please let me know how to fix this?

1 Like

Welcome to the forum!

Are you talking about the DALLE2 API? You might be hitting it too hard. There’s a rate limit… 10 requests per minute and 25 per 5 minutes…

Hope that helps!

1 Like

What type of integration?

2 Likes

Open AI API integration

I am using the chat gpt extension available on google sheet for the first time and I am getting following error

OpenAI error: HTTP code: 429 Message: You exceeded your current quota, please check your plan and billing details. (line 852).

Can you help me fix this?