账号的状态是正常的 获取access_token失败 是要重新更新appSecert?
GET https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=APPID&secret=APPSECRET
appID/appSecert没问题,但是auth.getAccessToken获取失败!
是否重置appSecert参数
GET https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=APPID&secret=APPSECRET
appID/appSecert没问题,但是auth.getAccessToken获取失败!
是否重置appSecert参数