调用接口:
https://api.weixin.qq.com/cgi-bin/freepublish/batchget?access_token={{access_token}}
传参:
{
"offset": 0,
"count": 20,
"no_content": 0
}
响应:
{
"errcode": 48001,
"errmsg": "api unauthorized rid: 68940b39-61652e27-4123a9a9"
}
1 个回答
目前发布能力相关接口需要公众号/服务号完成微信认证后才可调用,建议先自查下。
可参考:https://kf.qq.com/faq/170104AJ3y26170104Yj673y.html