alexschimpf / Snkrs-Bot

Selenium bot for Nike Snkrs site
The Unlicense
843 stars 290 forks source link

Issue with chrome driver #89

Open mrfantastik opened 2 years ago

mrfantastik commented 2 years ago

After running py -3 main.py --username USER --password PASs --url https://www.nike.com/gb/launch/t/womens-air-jordan-1-elevate-low-se-bred --shoe-size 9 --driver-type chrome --dont-quit --shipping-option STANDARD --purchase

The password and username is input but as its logging in, I get an error message stating, "We are unable to connect to our servers right now. Please try again later. GENERIC "0 - POST request to https://unite.nike.com/login blocked""

Could this be because the bot is meant for the us site?