公众平台返回原始数据为: 错误代码-40164,错误信息-invalid ip, not in whitelist hint “获取access_token”接口新增IP白名单保护 为了提高公众平台开发者接口调用的安全性,避免一旦开发者ID和密码泄露后给帐号造成损失。腾讯对调用“获取access_tok…
错误如下:
{"errcode":40164,"errmsg":"invalid ip 106.75.31.19 ipv6 ::ffff:106.75.31.19, not in whitelist hint: [qQ42909081547]"}
官方报错原因:
40164调用接口的IP地址不在白名单中,请在接口IP白名…
背景:学webmagic时跑官方案例,出现以下错误:
log4j:WARN No appenders could be found for logger (us.codecraft.webmagic.scheduler.QueueScheduler). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apach…