收藏
回答

openCustomerServiceChat已配置好绑定关系,仍提示fail not bind

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug openCustomerServiceChat 微信安卓客户端 8.0.22 2.24.2
// 小程序appid: wxa8934a297add4681
wx.openCustomerServiceChat({
      extInfo: {url'https://work.weixin.qq.com/kfid/kfc62a2ed3853a08f82'},
      corpId'ww5b92079fc80e4ae9',
      success(res) {},
      fail(err){
        console.log(err);
        wx.showModal({
          content: JSON.stringify(err),
          cancelColor'cancelColor',
        })
      }
})

麻烦大佬看看,{errCode: 6, errMsg: "openCustomerServiceChat:fail not bind"},该如何操作呢?

回答关注问题邀请回答
收藏

4 个回答

  • uzxin
    uzxin
    08-27

    请问解决了吗?我也遇到了相同的问题

    08-27
    有用
    回复
  • 披风
    披风
    03-15

    解决了吗?


    03-15
    有用
    回复
  • 孙稀饭
    孙稀饭
    2023-11-20

    解决了吗,楼主

    2023-11-20
    有用
    回复
  • Zhang心独酌
    Zhang心独酌
    2023-07-20

    解决了吗?

    2023-07-20
    有用
    回复
登录 后发表内容