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

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

错误解决思路:

  1.看看appid和appsecret的配置信息是否正确

  2.查看前后端通信的http或者https协议是否正确( http://xxxxxxx 写成https://xxxxxxx)

上一篇:Scrapy基础(四)————Scrapy的使用Pycharm进行Debuge设置


下一篇:{"errcode":40097,"errmsg":"invalid args hint: [vjNe7xxxxxx8vr19]"}——记录一次微信错误处理