获取帐号所属类目下的公共模板标题 api 总是报 NOT Found?
- 首先通过 getCatgory 获取到id 列表。
- 但是通过 https://api.weixin.qq.com/wxaapi/newtmpl/getpubtemplatetitles?access_token=ACCESS_TOKEN
【请求地址】: https://api.weixin.qq.com/wxaapi/newtmpl/getpubtemplatetitles?access_token=28_CMvhy6ubAOHidPYjVqwhKvh1tBebHIDwv7ZlqWUaFaqqhEZhhXHtA0CmhUs6RABcRbP3rlVEYH2HQdV9hFUx7JSr26TG8Vabpzh1MfPgD4YLPOagARHxoBxQPXCsM1M01bLe1KfaZmLMcxqQBYAbAJDWTV
【请求参数】:{“ids”:“32,578,872”,“start”:0,“limit”:1}
【异常信息】:Not Found]
不知道什么原因?