使用 GET https://api.weixin.qq.com/cgi-bin/token 接口获取视频号access token 有效期时间内出现token失效情况;
appid:wx30f8c5b6f4ebaf17
使用该接口错误信息
{
"errcode": 40001,
"errmsg": "invalid credential, access_token is invalid or not latest, could get access_token by getStableAccessToken, more details at https://mmbizurl.cn/s/JtxxFh33r rid: 659fb6e9-54894192-65068aab"
}
最好还是用getStableAccessToken去获取