Using the PHP OpenAI client package gives the error above even when using two different keys with a lot of gap between two requests.
Hi and welcome to the Developer Forum!
Try updating your OpenAI library to the latest version, this was an issue with earlier ones.
I am using this library openai-php/client. The same this is there with v0.7.10 as well. So should I upgrade to the 0.8 beta version or could this just be a rate limit on my account or due to higher load on OpenAI?
Ahh, OpenAI do not produce a native PHP SDK, so that may be the cause of your issue, sorry I thought you were using Python.
I will try to enquire about the status of the other languages API code produced from the builder.
Worth posting a comment to OpenAI PHP · GitHub
I think that’s what you’re using.