{s:7:"errcode";
i:45009;
s:6:"errmsg";
s:63:"reach max api daily quota limit rid: 69fae75a-7f63e315-1588619d";}
服务端拉取小程序token时,调用/cgi-bin/stable_token接口,且本地做了6600秒的缓存,过期后再调接口拉取新的token。
实际使用中,token接口返回了超日限,使用https://api.weixin.qq.com/cgi-bin/openapi/quota/get接口查询调用量,used是0

有没有可能不是同一个小程序?