通过EasyWechat进行微信小程序授权登录,结果返回IP无效,提示不在白名单当中?
HTTP/1.0 200 OK
Cache-Control: no-cache, private
Content-Type: application/json
Date: Thu, 29 Apr 2021 08:56:34 GMT
{"code":1,"msg":"Request access_token fail: {\"errcode\":40164,\"errmsg\":\"invalid ip 118.190.91.186 ipv6
::ffff:118.190.91.186, not in whitelist rid: 608a74c2-52cb6064-27969e44\"}"}
在关联的公众号里配置了白名单IP,依然报这个错误。