- 第三方开发者平台获取accesstoken报错,清除quota也报错
https://developers.weixin.qq.com/doc/offiaccount/Message_Management/API_Call_Limits.html 场景:第三方开发者平台根据授权码获取公众号的accesstoken报错:{"errcode":45009,"errmsg":"reach max api daily quota limit rid: 61724624-1d0ccae0-08d5a2b7"},并且无法清除quota帮忙看看,报错:{"errcode":40013,"errmsg":"invalid appid rid: 61725406-3c60c4c2-69fddf95"}
2021-10-22 - 新增加的图文消息为什么通过API拉取不到?
[图片] 但是接口只返回了一条!!! 返回值:{"total_count":1,"item_count":1,"item":[{"media_id":"1jgaYoYUheJey8s_6D6zafy8Jfp43RahM8ljnLUNKmo","content":{"news_item":[{"title":"分享图片","thumb_media_id":"","show_cover_pic":0,"author":"","digest":"","content":"","url":"xxx","thumb_url":"xxx","content_source_url":""}],"create_time":1622186603,"update_time":1622186603},"update_time":1622186603}],"errcode":0}, result:{}
2021-07-07 - API上传的视频素材没有封面图?
https://developers.weixin.qq.com/doc/offiaccount/Asset_Management/Adding_Permanent_Assets.html 微信后台上传的视频素材有封面图,通过上面“新增其他类型永久素材”API上传的视频素材没有封面图
2021-06-28 - 客服消息发送小程序卡片提示成功了,客户端没有收到
如题,请求参数:{"miniprogrampage":{"title":"爱番番拓客专业版","appid":"wx66c3b96039d47af5","pagepath":"pages/h5Container/index.html?linkUrl\u003dhttps%3A%2F%2Faifanfan.baidu.com%2Fmedia%2F%23%2FproductDetail%3FcontentId%3D86%26appId%3Dgeneric%26orgId%3D1381595%26userId%3D-1\u0026affmaparam\u003dCsStvZEH","thumb_media_id":"etb7nEfkW1VDXUoo7o4q4w1rTV5kU6x8T_vu_-vqx4A"},"touser":"of1ut6sJg4DoY2brDcFd2RTLt1RI","msgtype":"miniprogrampage"} 返回值:{"errcode":0,"errmsg":"ok","transferredMsg":""} 时间:2021-06-10 14:49:17
2021-06-10