接口调用问题
用户管理: 获取关注者列表接口 /user/get
返回结果:
- 200 OK
- Connection: keep-alive
- Date: Tue, 04 Jan 2022 06:08:54 GMT
- Content-Type: application/json; encoding=utf-8
- Content-Length: 77
{
"errcode": 48001,
"errmsg": "api unauthorized rid: 61d3e476-294654f3-4d3917ee"
}
接口响应 48001
公众号管理那边。这个接口权限状态是已获得