API文档是这个:https://developers.weixin.qq.com/doc/offiaccount/Publish/Get_publication_records.html
现在公众号已经授权到了指定的开放平台,通过开放平台已经获取到授权公众号的appid和accesstoken。目前调用微信公众号的API(https://api.weixin.qq.com/cgi-bin/draft/batchget?access_token=ACCESS_TOKEN)获取成功发布列表时一直报{"errcode":40125,"errmsg":"invalid appsecret rid: 67ac3a5a-xxxxxxxxxxxx"}这个错误。请问有人遇到过这个问题嘛,劳烦解惑。
