Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WxPayConfig.initApiV3HttpClient 报异常 tagmismath #116

Open
xiaoxiao-1882 opened this issue Mar 30, 2023 · 0 comments
Open

WxPayConfig.initApiV3HttpClient 报异常 tagmismath #116

xiaoxiao-1882 opened this issue Mar 30, 2023 · 0 comments

Comments

@xiaoxiao-1882
Copy link

问题(提问前,请确保阅读过项目首页说明以及SDK wiki文档相关内容)

简要描述

明确描述下你所遇到的问题,(友情提示,如果确认属于bug,请参考贡献指南直接提交PR,省的花费时间在这里描述问题,非常感谢配合)

  • WxJava 版本号:4.4.0

*详尽报错
5c157a2cdd69816abd6ef682094e5dd

其中wxPayHttpProxy 为null;运行下面代码时报错:tagmismath
AutoUpdateCertificatesVerifier verifier = new AutoUpdateCertificatesVerifier(
new WxPayCredentials(mchId, new PrivateKeySigner(certSerialNo, merchantPrivateKey)),
apiV3Key.getBytes(StandardCharsets.UTF_8), this.getCertAutoUpdateTime(),wxPayHttpProxy);

重现步骤

  1. 配置
    1680136639150

  2. 调用预下单
    1680136521697

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant