I'm encountering a ssue with the OpenAI API and would appreciate some assistance. I'm a Plus subscriber and have not used the API previously, yet I received this error message:
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'}}
Given that I haven't made any prior API calls, I'm confused about why I would encounter a quota limit. How can i fix it and use api normally?