下载交易账单 没有问题 https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_6
下载资金账单 https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_18&index=7 提示 证书不合法,
sign_type HMAC-SHA256
account_type Basic
扫描小程序码分享
下载交易账单 没有问题 https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_6
下载资金账单 https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_18&index=7 提示 证书不合法,
sign_type HMAC-SHA256
account_type Basic
我也遇到相同的问题,请问解决了么?
资金接口请求需要携带证书,检查请求携带的证书是否正确,证书路径要用绝对路径,可以先使用postman测试一下