https://developers.weixin.qq.com/doc/offiaccount/Custom_Menus/Querying_Custom_Menus.html
下面这个请求中的token才获取不到20分钟,过期时间说是7200秒,但是现在就不行了,请问到底是什么原因
{
"errcode": 40001,
"errmsg": "invalid credential, access_token is invalid or not latest rid: 60765b10-6866a0db-1209e0d7"
}
微信公众号的appId是wxd27274f1422364e4
有其他地方也在一直请求这个接口么?比如开发、测试环境用的同一个access_token?