获取微信图文留言信息,返回88001,
发布于 5 年前 作者 gang76 8831 次浏览 来自 问答

获取微信图文留言信息

请求如下:

url:

https://api.weixin.qq.com/cgi-bin/comment/list?access_token=30_9s22v_np4wau4UBd8kWKZuQARRB12HAexUBZNHH5DgmgAATIGEU8fmQLoS-BzxalyfoQENgHbi0guPRU_1azG0kclYJKR1bZrWCbGfYotaNYqDF0pjoKlVcoPeEROUbAGAVSY

body:

{

"msg\_data\_id":3147483707,

"begin":0,

"count":20,

"type":0

}

返回如下:

{“errcode”:88001,“errmsg”:“msg_data is not exists”}

问题点:

msg_data_id是由微信返回的数据,但是却提示不存在

https://developers.weixin.qq.com/doc/offiaccount/Analytics/Graphic_Analysis_Data_Interface.html

1 回复

你好,请提供调用接口的appid和调用时间点

回到顶部