Skip to content
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

Error 403 upon login attempt #32

Open
saisenberg opened this issue Sep 23, 2021 · 11 comments
Open

Error 403 upon login attempt #32

saisenberg opened this issue Sep 23, 2021 · 11 comments

Comments

@saisenberg
Copy link

Hey Matthew, you may already be aware of this, but it looks like StockX has updated their login process within the last couple weeks or so. I've been getting a 403 error upon trying to log in with the following error message. Looks like there's some additional captcha being triggered.

{"appId":"PX16uD0kOF","jsClientSrc":"/16uD0kOF/init.js","firstPartyEnabled":true,"vid":"","uuid":"c6225e53-1c92-11ec-ace3-77726755437a","hostUrl":"/16uD0kOF/xhr","blockScript":"/16uD0kOF/captcha/captcha.js?a=c&u=c6225e53-1c92-11ec-ace3-77726755437a&v=&m=0"}

A HUGE thank you for working on this repo and keeping it updated!!

@AceHack
Copy link

AceHack commented Nov 1, 2021

I'm getting the exact same error, any luck?

Error: Status code error 403 - Response: {"appId":"PX16uD0kOF","jsClientSrc":"/16uD0kOF/init.js","firstPartyEnabled":true,"vid":"","uuid":"712876af-3b52-11ec-8fe5-677768516a53","hostUrl":"/16uD0kOF/xhr","blockScript":"/16uD0kOF/captcha/captcha.js?a=c&u=712876af-3b52-11ec-8fe5-677768516a53&v=&m=0"}

@alexchiriac
Copy link

I have the same issue. Has anyone found a fix? @matthew1232 since you worked on the original version, any idea how we might be able to fix this ourselves in case you don't have time to update the project?

@LyesEpitech
Copy link

Same issue here :(

@abhishek7d
Copy link

same issue 403 when i am trying to login

@svatkowski
Copy link

Its probably due to the captcha system wich not anymore allow you to get the login details, there is way to fix it but idk with his package

@J0ker98
Copy link

J0ker98 commented Mar 28, 2022

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

@svatkowski
Copy link

@J0ker98 is it working the same as matthew's code ?

@J0ker98
Copy link

J0ker98 commented Mar 28, 2022

@J0ker98 is it working the same as matthew's code ?

Yes, it works the same way but contains fixes and additional features

@dennisblack777
Copy link

@J0ker98 is it working the same as matthew's code ?

Yes, it works the same way but contains fixes and additional features

Also with your fork comes a 403 error to confirm that you are not a bot. :(

@J0ker98
Copy link

J0ker98 commented Mar 29, 2022

@J0ker98 is it working the same as matthew's code ?

Yes, it works the same way but contains fixes and additional features

Also with your fork comes a 403 error to confirm that you are not a bot. :(

It should be working as soon as you are not making an eccessive amount of requests

@borosmate
Copy link

Also get 403 with your fork @J0ker98 I try with different residential IP and I get 403 with first req

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants