你好 请问解决了吗 我现在也遇到华为手机,打不开半瓶小程序
使用wx.openEmbeddedMiniProgram()这个api时,发现只有华为手机不能跳转?wx.openEmbeddedMiniProgram()使用时 只有华为的手机都没有半屏跳转,其他型号的都可以跳转,包括小米,红米,OPPO,苹果都可以,多个 华为手机不能半屏跳转
09-13请问解决了吗?我也遇到了相同的问题
打开企业微信客服提示openCustomerServiceChat:fail not bind?小程序已经绑定了企业微信小程序id:wxdbdcee55d204af7e [图片] [图片] [图片]
08-27请问解决了吗?我也遇到了相同的问题
openCustomerServiceChat已配置好绑定关系,仍提示fail not bind// 小程序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"},该如何操作呢?
08-27请问解决了吗?我现在也遇到了相同的问题
openCustomerServiceChat已配置好绑定关系,仍提示fail not bind// 小程序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"},该如何操作呢?配置检查了没啥问题,涉及挺多用户的,麻烦跟进处理下,谢谢
08-27俺也一样
第三方平台api 获取小程序已备案详情接口报错,system error rid:https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/miniprogram-management/record/getOnlineIcpOrder.html,接口调用,返回结果 { "msg":"system error rid: 65659646-417514ca-1db3b098", "code":-1 }
2023-11-28我的理解是,既然我人脸失败了,这里的face_status应该变为2 而且根本没有收到消息推送
查询人脸核身任务状态接口,face_status一直是等待中,但是明明已经失败了[图片]
2023-10-08问题已解决,接口入参中的head_img_media_id必须是通过 api:https://api.weixin.qq.com/cgi-bin/media/upload 获取到的media_id, 之前的错误原因是用了api:https://api.weixin.qq.com/wxa/uploadmedia 的接口获取的media_id
第三方平台,修改小程序头像接口一直超时?https://api.weixin.qq.com/cgi-bin/account/modifyheadimage 【错误信息】:错误代码:-1, 错误信息:系统繁忙,此时请开发者稍候再试[图片]
2023-08-14