Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAI API Error 429: Insufficient Quota despite valid API key #140

Open
mflisiuk opened this issue Nov 9, 2024 · 1 comment
Open

OpenAI API Error 429: Insufficient Quota despite valid API key #140

mflisiuk opened this issue Nov 9, 2024 · 1 comment
Assignees

Comments

@mflisiuk
Copy link

mflisiuk commented Nov 9, 2024

Hi,

I am trying to use your tool with OpenAI LLM, but I am getting a 429 Error Code 'insufficient_quota'.

Current setup:

  • I have a valid OpenAI API key
  • The same key works correctly in other tools/applications
  • I've checked my OpenAI account settings and everything seems to be properly configured

Error message:
Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}

Questions:

  1. Is there a specific usage limit for your tool?
  2. Could there be any configuration issues specific to your implementation?
  3. Are there any known workarounds or alternative settings I should try?

Any help would be appreciated!

@AJaySi AJaySi self-assigned this Nov 9, 2024
@AJaySi
Copy link
Owner

AJaySi commented Nov 9, 2024

Hello @mflisiuk

1). ALwrity does not impose any usage restrictions. The message is from your API provider.
2). No to both your questions 2 & 3..
3). Please recheck your AAPI keys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants