获取手机号返回40001?
https://api.weixin.qq.com/cgi-bin/token 请求该接口获取access_token 后立即调用下边接口 https://api.weixin.qq.com/wxa/business/getuserphonenumber?access_token=ACCESS_TOKEN 返回{"errcode":40001,"errmsg":"invalid credential, access_token is invalid or not latest rid: 62c53f7f-0bbfe609-5464fb0c"} 求解答