已绑定服务器IP,但仍 "errcode": 40164
微信白名单已经绑定服务器IP:47.112.x.x 调用微信接口https://api.weixin.qq.com/cgi-bin/stable_token? invalid ip 不断地变化,并没有使用固定服务器IP:47.112.x.x 请问是什么原因?上周之前调用一直都正常。今天调用就提示无效IP 返回结果如下: 200 OK Connection: keep-alive Date: Mon, 07 Aug 2023 03:25:02 GMT Content-Type: application/json; encoding=utf-8 Content-Length: 133 { "errcode": 40164, "errmsg": "invalid ip 101.226.140.197 ipv6 ::ffff:101.226.140.197, not in whitelist rid: 64d0640d-020867f6-07783479" }