收藏
回答

查看指定文章的评论数据(新增接口)绝大部分无法获取

请求接口:获取文章接口是用这个获取的,https://api.weixin.qq.com/datacube/getarticlesummary?access_token=ACCESS_TOKEN

问题:明明只请求一天的,但是返回出三天的数据

请求接口:https://api.weixin.qq.com/cgi-bin/comment/list?access_token=ACCESS_TOKENju

这个接口绝大部分的msg_data_id都无法使用提示
{
    "errcode": 88001,
    "errmsg": "msg_data is not exists rid: 62d6be66-47e9a7ba-4600b4e7",
    "total": 0,
    "comment": []
}
回答关注问题邀请回答
收藏

2 个回答

登录 后发表内容