cherrybealSub2api 账号策略问题 中发帖

想请问下大家,我在  sub2api 里面添加了多个 openai 的官方 key,但是有的 key 其实是已经超过了额度,在 postman 里面直接调用的话会返回  429 的状态,并且 message 为 
{
“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_qu...