请求地址GET https://api.weixin.qq.com/wxaapi/newtmpl/getpubtemplatetitles?access_token=ACCESS_TOKEN
请求参数:
{
"ids": "554,311",
"start": 0,
"limit": 10
}
返回:
{
"errmsg": "invalid parameter start",
"count": 0,
"data": [],
"errcode": 200016
}
请求appid:wx8935c4cd3b84833f
请求时间:2020-04-09 11:42
ACCESS_TOKEN没有填写错误,其他接口正常
这个接口参数不支持json格式