#RateLimitError
5 messages · Page 1 of 1 (latest)
Hey, I'm getting openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details. while trying to run a basic script to call openai.Completion.create. I haven't fired even a single request via API except 5 requests through UI chat page. Thought PLUS sub would help, but the issue still remains. Any tips/help would greatly help.
I'm getting this too, I added some code though so it retries in 30 seconds if it gets this error and it works fine now
Yeah, that's what I did, but for a paid API, this shouldn't be happening
It's very weird