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

[ERROR] Error: ChatGPT error 429 #38

Open
BorjaAres opened this issue Jul 1, 2023 · 3 comments
Open

[ERROR] Error: ChatGPT error 429 #38

BorjaAres opened this issue Jul 1, 2023 · 3 comments

Comments

@BorjaAres
Copy link

[ERROR] Error: ChatGPT error 429: {
"error": {
"message": "You exceeded your current quota, please check your plan and billing details.",
"type": "insufficient_quota",
"param": null,
"code": null
}
}

@ivanskodje
Copy link

You need to login to openai and setup billing information. You have exceeded your current quota for free use.

This is not an extension problem.

@fchristant
Copy link

@ivanskodje Forgive me for a beginner question.

I'm facing the same error. I have a ChatGTP4 plus (paid) account which on their website works just fine.

When I use this extension with the gtp3.5 model, I get the above error. Which is unexpected since I'm a paid member that shouldn't be facing a quota, even more so because I haven't actually been using the account before at all.

Strangely, when actually opening the openai website from your link, it says I'm on a personal account. Does that mean that a chatgpt plus account is separate from an openai account? I'm using the same credentials for both. I would of course not be eager to add billing to the openai account since I'm already a paid user of ChatGTP.

When I use this extension with the gtp4 model, it says I don't have access to it.

I'm struggling to understand how these identities relate. It seems I'm on a personal account and a plus account both at once, whilst it's a singular login.

@afafw
Copy link

afafw commented Oct 6, 2023

The Openai chatgpt is free but the api only provides a $5 free quota. The openai plus does not purchase any quota for api.

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

4 participants