小程序
小游戏
企业微信
微信支付
扫描小程序码分享
问题同这个帖子: https://developers.weixin.qq.com/community/develop/doc/000cc4595d010868fbfb2d65851000
我点了开放组件 wx-open-subscribe 中的一直保持允许, 后台再次发送提示用户未授权, 前端再点 wx-open-subscribe 返回 alwaysChooseStatus:true
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,报错提示什么呢?
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
前端打印1:
[WXTAG] [JSCORE] error dialog show {
"IsOpen": 1,
"Wording": {
"AlwaysReject": "全部拒绝,不再询问",
"PopupDesc": "发送一次以下消息",
"SendWording": "发送",
"PopupBottom": "总是保持以上选择",
"SendBelowMsg": "发送以下消息",
"PopupAllow": "允许",
"PopupTitle": "申请",
"PopupCancel": "拒绝",
"ExampleTitle": "消息示例"
},
"Appname": "xxxxx",
"SubscribeMsgEntry": 1,
"InfoList": [
{
"TemplateType": 2,
"WxaSubscribeStatusString": "reject",
"IsForcePushTemplate": 0,
"KeyWordList": [
"Value": "拼课程活动",
"Name": "活动名称"
"Value": "1:00",
"Name": "剩余时间"
"Value": "3",
"Name": "剩余人数"
"Value": "您有参与的拼团活动人数尚未达标!",
"Name": "活动进度"
"Value": "活动即将结束",
"Name": "温馨提示"
}
],
"TemplateId": "SqKZppvAYlg-4KRa3vU3YTOrmznxgr1Z1MhNjkByG**",
"SettingStatus": 0,
"ChooseStatus": 0,
"BizUserName": "",
"IsAcceptWithAudio": 0,
"Tid": 18344,
"IsBan": 0,
"Title": "拼团进度通知",
"IsAudioTemplate": 0,
"IsAcceptWithForcePush": 0
"Name": "活动标题"
"Value": "拼团成功!",
"TemplateId": "RAQ88JRUBg80mkexvFRXY6mq86tAURGLUlytf-xds**",
"Tid": 18398,
"Title": "拼团结果通知",
"AppiconUrl": "",
"ShowInfo": {
"ShowType": 0
前端打印2:
"AlwaysReject": "拒绝,不再询问",
"Appname": "",
"Buffer": "",
"AlwaysChooseStatus": 1,
"NotShowReject": 1,
"NotShowAlways": 0,
"ShowStyle": 0
后端发送结果:
{"errcode": 43101,
"errmsg": "user refuse to accept the msg rid: 66f60b71-324b1b9e-35065dbf"
复制|下载|删除
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,报错提示什么呢?
前端打印1:
[WXTAG] [JSCORE] error dialog show {
"IsOpen": 1,
"Wording": {
"AlwaysReject": "全部拒绝,不再询问",
"PopupDesc": "发送一次以下消息",
"SendWording": "发送",
"PopupBottom": "总是保持以上选择",
"SendBelowMsg": "发送以下消息",
"PopupAllow": "允许",
"PopupTitle": "申请",
"PopupCancel": "拒绝",
"ExampleTitle": "消息示例"
},
"Appname": "xxxxx",
"SubscribeMsgEntry": 1,
"InfoList": [
{
"TemplateType": 2,
"WxaSubscribeStatusString": "reject",
"IsForcePushTemplate": 0,
"KeyWordList": [
{
"Value": "拼课程活动",
"Name": "活动名称"
},
{
"Value": "1:00",
"Name": "剩余时间"
},
{
"Value": "3",
"Name": "剩余人数"
},
{
"Value": "您有参与的拼团活动人数尚未达标!",
"Name": "活动进度"
},
{
"Value": "活动即将结束",
"Name": "温馨提示"
}
],
"TemplateId": "SqKZppvAYlg-4KRa3vU3YTOrmznxgr1Z1MhNjkByG**",
"SettingStatus": 0,
"ChooseStatus": 0,
"BizUserName": "",
"IsAcceptWithAudio": 0,
"Tid": 18344,
"IsOpen": 1,
"IsBan": 0,
"Title": "拼团进度通知",
"IsAudioTemplate": 0,
"IsAcceptWithForcePush": 0
},
{
"TemplateType": 2,
"WxaSubscribeStatusString": "reject",
"IsForcePushTemplate": 0,
"KeyWordList": [
{
"Value": "拼课程活动",
"Name": "活动标题"
},
{
"Value": "拼团成功!",
"Name": "温馨提示"
}
],
"TemplateId": "RAQ88JRUBg80mkexvFRXY6mq86tAURGLUlytf-xds**",
"SettingStatus": 0,
"ChooseStatus": 0,
"BizUserName": "",
"IsAcceptWithAudio": 0,
"Tid": 18398,
"IsOpen": 1,
"IsBan": 0,
"Title": "拼团结果通知",
"IsAudioTemplate": 0,
"IsAcceptWithForcePush": 0
}
],
"AppiconUrl": "",
"ShowInfo": {
"ShowType": 0
}
}
前端打印2:
[WXTAG] [JSCORE] error dialog show {
"IsOpen": 1,
"Wording": {
"AlwaysReject": "拒绝,不再询问",
"PopupDesc": "发送一次以下消息",
"SendWording": "发送",
"PopupBottom": "总是保持以上选择",
"SendBelowMsg": "发送以下消息",
"PopupAllow": "允许",
"PopupTitle": "申请",
"PopupCancel": "拒绝",
"ExampleTitle": "消息示例"
},
"Appname": "",
"Buffer": "",
"AlwaysChooseStatus": 1,
"AppiconUrl": "",
"ShowInfo": {
"ShowType": 0
},
"NotShowReject": 1,
"NotShowAlways": 0,
"ShowStyle": 0
}
后端发送结果:
{"errcode": 43101,
"errmsg": "user refuse to accept the msg rid: 66f60b71-324b1b9e-35065dbf"
复制|下载|删除
}