-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
403 on Login request to API #10
Comments
Did you figure this out? What protections were put in place? I can't seem too find any information via Google. |
I was able to get around it by manually logging out of and logging back into stockx.com through a browser. When I attempted to log back in, a page appeared saying it seemed like I was using a bot to browse StockX, and once you manually verify you aren't a bot, the API's login functionality should work again. Hope this helps. |
I think it depends on how clean your IP is, if PX decides to ban your IP you may need to login with a browser before retrying and/or wait a while. If that still doesn't work, your IP may be flagged. |
I made a fork of this repository with the correct adjustments for a working login. Feel free to contribute here: https://github.com/J0ker98/stockx-api |
I am assuming this is due to StockX's new protections put in place, wondering if anybody has a work around yet.
The text was updated successfully, but these errors were encountered: