获取微信图文留言信息,返回88001,
获取微信图文留言信息
请求如下:
url:
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