使用token调midasPay支付接口问题发布于 7 年前作者 myu18351 次浏览最后编辑 7 年前来自 ask后端使用下面这个接口获取到token之后 https://api.weixin.qq.com/cgi-bin/token?grant\_type=client\_credential&appid=appid&secret=secret 使用获取到的token调用midasPay支付接口会报token过期,有没有大佬帮忙解决一下,万分感谢。