Skip to content

miniapp 模块 发送模板消息, 解析微信服务器返回结果空指针 #260

@ruying408

Description

@ruying408

java.lang.NullPointerException: null at cn.binarywang.wx.miniapp.api.impl.WxMaMsgServiceImpl.sendTemplateMsg(WxMaMsgServiceImpl.java:34) ~[weixin-java-miniapp-2.7.0.jar:na]
at com.github.binarywang.demo.wechat.controller.WxPortalController.sendMsg(WxPortalController.java:108) ~[classes/:1.0.0-SNAPSHOT]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions