ChatGPT whisper, RateLimitError-Third party API limit likely exceeded

What are you trying to achieve?

Like the title,

RateLimitError
Third party API limit likely exceeded. Can anyone know how to solve this issue?

Steps taken so far

Pic1 shows i dun process any api request throughout the month, supposely there will be no limit reached.
Pic2 shows my api request limit in platform.openai.
Pic3 shows the overall scenario i ran, until the error part, i tried the error handler, although the scenario ran successfully, there is no output in my email…

Screenshots: scenario setup, module configuration, errors




2 Likes

I have the same error

2 Likes

Same here. Someone could help?

2 Likes

I too get the same error. Has anyone solved it? I get it when trying to run once.

3 Likes

Trying to build my first automatation, same issue…

3 Likes

Same issue here…with core plan. $$

2 Likes

Hello everyone @here

Thank you for raising this in the community :pray:

This error message could be caused by several factors, such as rate limits, your OpenAI API subscription, or recent disruptions on OpenAI’s end mentioned on their status page.

For a more in-depth investigation, we recommend opening a support ticket with our Customer Care team. They have the necessary tools to take a closer look and assist you effectively.

1 Like

Same here, same error

1 Like

Solved it by re-creating an API Key after adding credits to OpenAI API wallet. Works now.

1 Like

Good idea. I tried a new key, but I assumed being a paying customer I did not need to add $ for API credits.

3 Likes

Hi Team, I found this while searching online:

If you’re paying for ChatGPT Plus ($20/month) this only gives you access to ChatGPT with GPT-4 (Turbo) on OpenAI’s platform. It does not include access to the OpenAI API If you need to use the API, it is paid separately through the OpenAI API Wallet, based on your usage.

fyi

3 Likes

Yeah assumed the same. But you do need credit for the API.

2 Likes

Same problem here. Not a credit limit, OpenAI servers aren’t down. Can’t seem to find a clear solution.

1 Like

Hey all,

The rate limits you experience comes from OpenAI.

Based on your tier usage, each user has rates limits per model.

You can change your tier by increasing the amount of API credits you have bought in total. After $50 is the next rate limit increase.

you can view the limits on API requests here.

https://platform.openai.com/settings/organization/limits

https://platform.openai.com/docs/guides/rate-limits

1 Like

how did you guys get it solved :thinking:

1 Like