知识分享
分享创造价值 合作实现共赢

知识分享

当前位置: 首页 > 知识分享

微信公众号,点击菜单,跳转到小程序

发布时间:2021-09-17 09:13:08作者:顺晟科技点击:

官网链接:https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421141013

 

参数说明:

1 2 3 4 5 6 7 {   "type":"miniprogram",   "name":"点我啊",   "url":"http://mp.weixin.qq.com",   "appid":"xxxxxxxxx",   // 小程序appid值 ,进入小程序后台获取   "pagepath":"pages/index/index"  // 小程序页面路径 如: pages/index/index }

 

错误:

1. {"errcode":40166,"errmsg":"invalid weapp appid hint: [uSdBFA0706vr22]"}

参数appid填写错误,appid参数为小程序appid,需要去小程序的后台去查询;而不是关联的小程序原始id

2.{"errcode":85005,"errmsg":"appid not bind weapp hint: [TtM_1a0070vr20]"}

参数appid填写错误,或者对应公众号没有绑定对应的appid小程序

 

TOP

QQ客服

18910140161