Skip to content

小程序直播获取直播间助手报错 #2070

Description

@kk13562008

WxJava 模块名: weixin-java-miniapp
WxJava 版本号: 4.0.0
详细描述 :
weixin-java-miniapp -> WxMaLiveServiceImpl -> getAssistantList( ) 使用了POST方法请求,微信要求的是使用GET

错误代码:
43001, 错误信息:require GET method rid: 606d52e0-101a945b-1de9c138,微信原始报文:{"errcode":43001,"errmsg":"require GET method rid: 606d52e0-101a945b-1de9c138"}
me.chanjar.weixin.common.error.WxErrorException: 错误代码:43001, 错误信息:require GET method rid: 606d52e0-101a945b-1de9c138,微信原始报文:{"errcode":43001,"errmsg":"require GET method rid: 606d52e0-101a945b-1de9c138"}
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.executeInternal(BaseWxMaServiceImpl.java:275)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.execute(BaseWxMaServiceImpl.java:207)
at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.post(BaseWxMaServiceImpl.java:183)
at cn.binarywang.wx.miniapp.api.impl.WxMaLiveServiceImpl.getAssistantList(WxMaLiveServiceImpl.java:215)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions