Closed Yegiyan closed 1 year ago
Thanks for the report @Yegiyan , I'll be looking into it!
same here
same here
still an issue
i gass your free api token is expired,have to pay for api token
I also keep having after a fresh installation. Waiting for a minute doesn't help, and I couldn't send a single message with an API token generated minutes ago.
邮件发送失败
This problem is equals to the following json response
{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}
A fix might be use custom API endpoint, maybe can be added as a new feature
邮件发送失败
In my case the solution was to add some credit balance in billing page.
邮件发送失败
Hello @everyone:
This issue is related to Account <> OpenAI. TerminalGPT uses OpenAI API and the user key(encrypted) to send request and return an answer. The error message is been returned from OpenAI, so I consider this a non issue of TerminalGPT.
Since this issue where created from old versions, I suggest everyone to update terminalGPT and make new tests to verify if the error still exists.
Before reopen this issue, always try to verify if your openAI account is not blocked or have insufficient funds.
This is a good issue to write about troubleshooting, if someone wants to contribute, feel free to do so. ATM I'm working on a new version of terminalGPT, in a new repo, I'll be announcing soon!
Everything appears to have installed correctly, unfortunately I haven't been able to speak to ChatGPT as I keep receiving this error.