报错示例:
2022-07-27T22:05:43.671+0800 DEBUG wechat/wechat.go:324 设置菜单 {"JSON": "{\r\n \"button\": [\r\n {\r\n \"type\": \"view\",\r\n \"name\": \"电信套餐\",\r\n \"url\": \"https://mall.pcyun.com/yueduo/operator/index.html\"\r\n },\r\n {\r\n \"type\": \"view\",\r\n \"name\": \"单独购买\",\r\n \"url\": \"https://mall.pcyun.com/yueduo/index.html\"\r\n },\r\n {\r\n \"type\": \"view\",\r\n \"name\": \"联系客服\",\r\n \"url\": \"https://mall.pcyun.com/yueduo/customer/index.html\"\r\n }\r\n\r\n ]\r\n}", "结果编码": 200, "结果内容": "{\"errcode\":45009,\"errmsg\":\"reach max api daily quota limit rid: 62e14637-5703c33a-72cf2e5f\"}"}
2022-07-27T22:05:43.671+0800 WARN conf/conf.go:64 设置菜单失败 {"error": "错误编码: 45009"}
go-weixin-push/common/conf.updateConf
/home/common/conf/conf.go:64
go-weixin-push/common/conf.Init.func1
/home/common/conf/conf.go:86
微信公众号接口每天下午四五点左右就开始出现45009报错,但是查询accexx_toker没有超出限额,这个是什么原因呢?麻烦能帮忙确认下这个问题
确实,才上传两三个素材就45009了。这该怎么解决呢真实的。
https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/access-token/auth.getAccessToken.html?