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

Doesn't Work... #7

Open
Desmo5574 opened this issue Jun 16, 2024 · 2 comments
Open

Doesn't Work... #7

Desmo5574 opened this issue Jun 16, 2024 · 2 comments

Comments

@Desmo5574
Copy link

Have an OpenAI key, attempted quite a few times to input and the following error always happens:

Error: Please contact : https://t.me/MrSanZzXe

E : {
"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": null,
"code": "insufficient_quota"
}
}

InsomniaGPT: None
Traceback (most recent call last):
File "/vol1/Source/InsomniaGPT-Prompt/insomniagpt.py", line 243, in
saving.bot(ai_response)
File "/vol1/Source/InsomniaGPT-Prompt/insomniagpt.py", line 136, in bot
log(target)
File "/vol1/Source/InsomniaGPT-Prompt/insomniagpt.py", line 132, in log
file.write(str('InsomniaGPT: '+answer))
~~~~~~~~~~~~~~~^~~~~~~
TypeError: can only concatenate str (not "NoneType") to str

@MrSanZz
Copy link
Owner

MrSanZz commented Jun 19, 2024

You need to pay the api key bills :) !

or you can use this method:

  1. create a new gmail account
  2. then create a new openai account
  3. generate the api key
  4. enjoy your api key

@allatfortheone
Copy link

did that and I'm still getting an error

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

3 participants