auto-buy-Python-tool icon indicating copy to clipboard operation
auto-buy-Python-tool copied to clipboard

下单页面数据解析异常: list index out of range

Open suanve opened this issue 4 years ago • 2 comments

image 2020-03-04 22:25:29,206 INFO: 第[1/5]次尝试提交订单 2020-03-04 22:25:30,291 ERROR: 下单页面数据解析异常: list index out of range Traceback (most recent call last): File "JDAutoBuyTool.py", line 419, in main if buyGood(skuId, session, logger, payment_pwd): File "JDAutoBuyTool.py", line 363, in buyGood if len(risk_control) > 0: TypeError: object of type 'NoneType' has no len()

求助啊

suanve avatar Mar 04 '20 14:03 suanve

京东有的时候会拦截, 导致返回的订单页面不正确, 您再多尝试一下?[小纠结]

zhangyikaii avatar Mar 05 '20 14:03 zhangyikaii

京东有的时候会拦截, 导致返回的订单页面不正确, 您再多尝试一下?[小纠结]

我找到问题所在了,是预约抢购的商品,我预约了也不能用脚本抢。🤦‍♂️

suanve avatar Mar 08 '20 06:03 suanve