小程序直播-服务端接口-【直播间导入商品】接口报300023是为什么?
发布于 6 年前 作者 xyan 8214 次浏览 来自 官方Issues

API:https://api.weixin.qq.com/wxaapi/broadcast/room/addgoods?access_token=

微信端提交失败:{"errcode":300023,"errmsg":"the current room status does not allow this operation"}

目前我这个直播间是通过API创建的,状态是live_status=102,直播时间是年07月02日 09:00至年07月02日 21:00

导入的商品也是通过API添加到微信商品库的,状态是audit_status=2

为什么还会返回300023?看文档也没看出来到底什么情况会返回这个(300023:房间状态 拦截(当前房间状态不允许此操作))。。。

表示这个文档没有帮助,现在该怎么解决?求助啊



回到顶部