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

获取token报空指针异常 #78

Open
libeimarch opened this issue Sep 24, 2024 · 1 comment
Open

获取token报空指针异常 #78

libeimarch opened this issue Sep 24, 2024 · 1 comment

Comments

@libeimarch
Copy link

检查了配置和代码也没解决,麻烦指导一下,使用4.6.0 出现NullPointerException 异常
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.getAccessToken(BaseWxMaServiceImpl.java:173)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.executeInternal(BaseWxMaServiceImpl.java:290)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.execute(BaseWxMaServiceImpl.java:253)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.post(BaseWxMaServiceImpl.java:227)
at cn.binarywang.wx.miniapp.api.impl.WxMaMsgServiceImpl.sendSubscribeMsg(WxMaMsgServiceImpl.java:36)
cgm3

cgm4

@binarywang
Copy link
Owner

空指针你调试下不就知道问题原因了吗?

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

2 participants