通过接口https://api.weixin.qq.com/cgi-bin/token正常生成的a
接口请求: https://api.weixin.qq.com/sns/userinfo?access_token=72_OHkQgIr9G1pGtNPbQQ44r7yW7HnZyUSYUxMRYyfFM9y_ckQlzEjIn8rFT5d1-puvmBz7u8Fmn7wb6kpjiadKAJYgJG2W-5Cd5h2DAeh_OtqcM-IhQBnWsVCZ83YRPObAAAHFE&openid=o2dxH5KL2AHxjp_-ZcrXL1J3J4m4&lang=zh_CN
返回: {"errcode":40001,"errmsg":"invalid credential, access_token is invalid or not latest, rid: 65027d00-2844a6cc-55949e04"}
通过接口https://api.weixin.qq.com/cgi-bin/token正常生成的access_token,在有效期之内为什么调用信息返回无效呢