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

支付回调的时候调用parseOrderNotifyV3Result有时候会报这样的错 #120

Open
zhudouJiang opened this issue Sep 8, 2023 · 0 comments

Comments

@zhudouJiang
Copy link

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

简要描述

Cannot invoke "com.github.binarywang.wxpay.bean.notify.OriginNotifyResponse.getResource()" because "response" is null| at com.github.binarywang.wxpay.service.impl.BaseWxPayServiceImpl.parseOrderNotifyV3Result(BaseWxPayServiceImpl.java:353)| at com.care.health.pay.recevier.PayNotifyReceiver.notifySuccess(PayNotifyReceiver.java:75)| at jdk.internal.reflect.GeneratedMethodAccessor463.invoke(Unknown Source)| at

版本情况

  • WxJava 版本号:
    4.4.0

期待结果

实际情况

这里我们是做了个异步事件不知道是不是跟这个关系

重现步骤

  1. 发起支付
  2. 支付回调
  3. 回调的时候有几率会报这样的错

日志

日志内容如果过多,请将日志放在 pastebin 或者其他地方,并将url地址贴在这里

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