aurorax-neo/free-gpt3.5-2api

咨询一下

Closed this issue · 3 comments

{
"detail": {
"code": 401,
"msg": "please restart the program、change the IP address、use a proxy to try again.",
"error": null
}
}

返回是这样的,怎么处理呢?

{

"detail": {

    "code": 401,

    "msg": "please restart the program、change the IP address、use a proxy to try again.",

    "error": null

}

}

返回是这样的,怎么处理呢?

更换 ip 或者使用账号请求,免登录现在风控很高

access-token我能获取到,AUTHORIZATIONS字段的ac- 是怎么获取的?我看写的是必须填写

access-token我能获取到,AUTHORIZATIONS字段的ac- 是怎么获取的?我看写的是必须填写

想用内置的 access-token 就填写 ac-******************************* 这个自定义

也可以 直接使用 access-token 调用