java 小程序后台调用发送信息模版接口,报"errcode":40164,"

发布于 7 年前作者 xiuying257773 次浏览最后编辑 7 年前来自 ask

返回结果报

{"errcode":40164,"errmsg":"invalid ip 61.172.68.219, not in whitelist hint: [KJZfAa0644e575]"},

小程序没有关联公众号,找不到配置白名单的地方

1 回复
wei80
wei801 楼5 年前

你好。小程序当中的__获取access_token接口__

https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=APPID&secret=APPSECRET

还没有支持ip白名单机制,所以以小程序调用接口不可能产生

麻烦确认appid是否为公众号。