insufficient_quota #19
-
I just launched the bot and created the api key recently, but I get this error, does anyone know why? I have not used the apikey before. -✖ CustomModel request fail | An error occur, at CustomModel.ts sendMessage(prompt, msg) err: Error: OpenAI error 429: {
- "error": {
- "message": "You exceeded your current quota, please check your plan and billing details.",
- "type": "insufficient_quota",
- "param": null,
- "code": "insufficient_quota"
- }
-} |
Beta Was this translation helpful? Give feedback.
Answered by
notfifteen
Dec 9, 2023
Replies: 1 comment 2 replies
-
It seems that OpenAI had limited me since I tried to use several times the same token, I have already fixed it, I apologize for opening this discussion without being patient. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
notfifteen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that OpenAI had limited me since I tried to use several times the same token, I have already fixed it, I apologize for opening this discussion without being patient.