wx.openChannelsUserProfile({
finderUserName: 'sphPVxkIUx8rOsS',
success: function (res) {
},
fail: function (err) {
console.log(err)
}
});
微信小程序 openChannelsUserProfile 跳转视频号 fail报错 :{errno: 1416100, errMsg: "openChannelsUserProfile:fail"}
视频号ID我确认没有填错 有人遇到相同的问题过吗?

非法的视频号id,视频号ID写错了吧,大小写之类的检查看看