Hi,
I cannot make any api call due to:
openai.RateLimitError: Error code: 429 - {‘error’: {‘message’: ‘You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.’, ‘type’: ‘insufficient_quota’, ‘param’: None, ‘code’: ‘insufficient_quota’}}
I had my payment set up and it worked for several months. Here is my usage:
I noticed there is a $0.1 granted credit, maybe something is wrong in billing process and thinking that $0.1 credit is my limit? I also see there is -$0.06 in my billing page.
Do I have to enable auto recharge? Does that mean I have to pre-pay to unlock my account?
EDIT: Read prepaid billing article in official website, notice if we don’t use the credit we prepaid, it will expire after 1 year. And they removed pay-as-you-go billing method for most of API users? Probably I am the last one who know this, but this make me feel really bad as a customer.