收藏
回答

创建自定义菜单报错65303?

AppID
wx94e033b648a2ec95

已创建基础应用 关于我们、更多精彩、业务联系,现想在关于我们下新增一个自定义外部链接

请求体为

{


"button": [


{


"type": "click",


"name": "关于我们",


"key": "V1001_TODAY_MUSIC"


},


{


"name": "菜单",


"sub_button": [


{


"type": "view",


"name": "百度",


"url": "http://www.baidu.com/"


},


{


"type": "view",


"name": "新浪",


"url": "http://www.sina.com/"


},




{


"type": "view",


"name": "搜索",


"url": "http://www.soso.com/"


}


]


}

]


}


但是请求返回

{

    "errcode": 65303,

    "errmsg": "there is no selfmenu, please create selfmenu first rid: 6805ef66-1f7dc78c-0d3ce4c6"

}


最后一次编辑于  2025-04-21
回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容