获取服务平台企业主页的access_token时调用https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/Get_access_token.html接口时返回“{"errcode":45009,"errmsg":"reach max api daily quota limit rid: 63905e6b-708f89c9-472cab22"}”
请问要如何清除额度??看了之前其他相关问答,清除额度接口需要用AccessToken,感觉死循环了。服务平台企业主页
又没有相关的手工清除额度操作,望指点。
你好,access_token的有效期目前为2个小时 ,请不要频繁刷新,清零接口 https://developers.weixin.qq.com/doc/offiaccount/openApi/clear_quota.html