视频号ID和视频ID都正确,打开视频的api报错{errMsg: "openChannelsActivity:fail getChannelsLiveInfo:fail data unknow error code"}
报的getChannelsLiveInfo:fail这个错很奇怪,我从头到尾都没用到这个api啊,不知道为什么突然报这个错
wx.openChannelsActivity(
{
finderUserName:sph_id,
feedId:sph_sp_id,
success:function (res) {
console.log(res)
},
fail:function (res) {
console.log(res)
}
}
我也遇到这个问题 怎么解决的啊
https://developers.weixin.qq.com/community/develop/doc/000e4607e904d89e0e90543656b000?jumpto=comment&commentid=0008cc6eea81905ec5a0bce3361c