You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
me.chanjar.weixin.common.error.WxRuntimeException: java.net.UnknownHostException: api.weixin.qq.com: Temporary failure in name resolution
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.getAccessToken(BaseWxMaServiceImpl.java:175)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.executeInternal(BaseWxMaServiceImpl.java:261)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.execute(BaseWxMaServiceImpl.java:224)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.post(BaseWxMaServiceImpl.java:198)
at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getNewPhoneNoInfo(WxMaUserServiceImpl.java:68)
`
The text was updated successfully, but these errors were encountered:
`
com.github.binarywang
weixin-java-miniapp
4.3.0
ERROR com.xxx.handle.GlobalException 42
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.getAccessToken(BaseWxMaServiceImpl.java:175)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.executeInternal(BaseWxMaServiceImpl.java:261)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.execute(BaseWxMaServiceImpl.java:224)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.post(BaseWxMaServiceImpl.java:198)
at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getNewPhoneNoInfo(WxMaUserServiceImpl.java:68)
`
The text was updated successfully, but these errors were encountered: