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

Amazon Anti-automation challenge #9

Closed
minideezel opened this issue Apr 19, 2020 · 8 comments
Closed

Amazon Anti-automation challenge #9

minideezel opened this issue Apr 19, 2020 · 8 comments

Comments

@minideezel
Copy link

minideezel commented Apr 19, 2020

Trying to get this to work on Amazon, but it keeps running into an anti-automation challenge when trying to log in. See failures attached.
AntiAutomationFailure.zip

@jakehilborn
Copy link
Owner

Are you using a VPN or a different network than you would normally log in with?

This can also happen if you try running debbit too many times in a row.

@minideezel
Copy link
Author

Nope, normal network. I got it the first time I ran debbit I think. It definitely didn't do any transactions before I was getting that. I had just changed my password and added a phone number to Amazon tho. I'll try to run it again later.

@jakehilborn
Copy link
Owner

I intend to add the code to handle the anti-automation challenge.

Also, I've got an in-progress branch that keeps the debbit Firefox window open for multiple purchases. This should help prevent this issue since Amazon won't think it's a new browser logging into your account every time.

@Marksman79
Copy link

Also, I've got an in-progress branch that keeps the debbit Firefox window open for multiple purchases. This should help prevent this issue since Amazon won't think it's a new browser logging into your account every time.

Is "close_browser: no" in yet?

@jakehilborn
Copy link
Owner

@Marksman79 Yes but only if you download and run the source code. I'm trying to get the next release out soon, but it might be a couple weeks.

If you download the latest code on the master branch you can use it now. I deleted the "close_browser: no" feature and replaced it with a different solution that uses cookies. Instructions for the current code on the master branch are found at http://jakehilborn.github.io/debbit

@Marksman79
Copy link

Much thanks for the status update! I'm more than happy to wait until the full release -- take your time :)

@jakehilborn
Copy link
Owner

@Marksman79 Debbit 2.0 has been released which supports cookie persistence. This should prevent the anti-automation challenges causing failures.

@minideezel
Copy link
Author

v2.0 Worked perfectly, had the automation challenge and was able to enter the code and the OTP and then press enter in Debbit and it proceeded with no problem!

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

3 participants