RateLimitError even after Payment

Hi, I am receiving RateLimitError even after the Payment:

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’}}

Even with the fix mentioned here (probable-openai-bug-insufficient-quota-error-on-paid-account-with-available-balance/331067/71) I am still unable to use the API.

As you can see, I have credit, but no access at all:

Best Regards,

JD

Same Issue, been 2 days now. It was working properly a couple of days ago. I recharged $10 even though I still have $5 in my account, but still I get an error even with a simple query. I also checked billing address like the other forums stated, but no use.

Although I get no error codes, I keep getting a similar one:
openai.error.RateLimitError: 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.