咨询一下
David030111 opened this issue · 3 comments
David030111 commented
{
"detail": {
"code": 401,
"msg": "please restart the program、change the IP address、use a proxy to try again.",
"error": null
}
}
返回是这样的,怎么处理呢?
aurorax-neo commented
{
"detail": { "code": 401, "msg": "please restart the program、change the IP address、use a proxy to try again.", "error": null }
}
返回是这样的,怎么处理呢?
更换 ip 或者使用账号请求,免登录现在风控很高
David030111 commented
access-token我能获取到,AUTHORIZATIONS字段的ac- 是怎么获取的?我看写的是必须填写
aurorax-neo commented
access-token我能获取到,AUTHORIZATIONS字段的ac- 是怎么获取的?我看写的是必须填写
想用内置的 access-token 就填写 ac-******************************* 这个自定义
也可以 直接使用 access-token 调用