api余额问题
#2593
Replies: 4 comments 6 replies
-
我也遇到了 |
Beta Was this translation helpful? Give feedback.
6 replies
-
设置授权码,不然会被白嫖。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
各位大佬解决没有呢?我使用的是本地客户段,配置API KEY后,也是提示余额不足,3.5的模型都不能用 |
Beta Was this translation helpful? Give feedback.
0 replies
-
付费的网址是多少, 突然找不到啦 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ChatGPT-Next-Web 是我用过的最好用的项目,没有之一。 最近突然报错,似乎是说我的余额没有了,但是我非常确定我登录openai
查看api余额的还有1.2美元的额度。 (我的一个免费5美元的账号,到期日是10月1日)
是前天发生的,我的上一个问题还在正常回答,结果第二个问题就报错:
{
"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.
All reactions