原文:me.chanjar.weixin.common.error.WxErrorException: {"errcode":40013,"errmsg":"invalid appid hint: [xxxxxxxxxx]"}

錯誤解決思路: .看看appid和appsecret的配置信息是否正確 .查看前后端通信的http或者https協議是否正確 http: xxxxxxx 寫成https: xxxxxxx ...

2019-12-09 14:25 0 1193 推薦指數:

查看詳情

Solve Error: "errcode": 85005, "errmsg": "appid not bind weapp hint"

在使用微信官方給的添加自定義菜單的示例代碼: 可能會遇到如下的錯誤: 原因出在小程序的鏈接上,官方只是給了個例子教你如何添加小程序鏈接到菜單欄,但是這個小程序並不是歸屬於你的,所以錯誤提示說appid沒有綁定,這里的appid是小程序 ...

Mon Jan 15 10:05:00 CST 2018 0 3922
Solve Error: "errcode": 48001, "errmsg": "api unauthorized hint"

當你想給微信公眾號(不是測試賬號)自定義菜單創建接口,遇到如下錯誤: 很可能的原因是你並沒有自定義菜單接口的權限,去【開發】->【接口權限】 界面去查看“自定義 ...

Sat Dec 01 21:17:00 CST 2018 0 3174
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM