RateLimitError despite full credits

I’ve followed all the instructions and am getting a “RateLimitError: You exceeded your current quota, please check your plan and billing details” when I run “get_completion(“What is 1+1?”)”.

I am a GPT4 PLus Subscriber and have full credits for the month ($18). And I am using my own API Key.

1 Like

Dear @nicdelaye,

Welcome to the Community.

You can do following things:

Retry after some time.
Send fewer tokens or requests

https://help.openai.com/en/articles/6897202-ratelimiterror

Thank you. I thought I had some API credits as a GPT Plus subscriber, but that was not the case. I then bought credits and it’s working now. :roll_eyes:

1 Like