You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The one-time password is not being filled in to the site. I tried it both with the .env file and directly in the bash shell. (multiple times)
After a number a failed attempts, Amazon prompted with a Captcha, at which point the process waited for me to solve the Captcha which I did then entered the new OTP before responding to the script that the Captcha was solved. At this point things then continued cleanly.
"$ bun run src/index.ts --baseUrl https://www.amazon.com
Getting credentials
Got credentials
Filling username
Filling password
CAPTCHA found
Press enter once you've solved the CAPTCHA _ no
Got auth
Select a Kindel device (note, eink devices are preferred) > James's paperwhite
"
The text was updated successfully, but these errors were encountered:
The one-time password is not being filled in to the site. I tried it both with the .env file and directly in the bash shell. (multiple times)
After a number a failed attempts, Amazon prompted with a Captcha, at which point the process waited for me to solve the Captcha which I did then entered the new OTP before responding to the script that the Captcha was solved. At this point things then continued cleanly.
"$ bun run src/index.ts --baseUrl https://www.amazon.com
Getting credentials
Got credentials
Filling username
Filling password
CAPTCHA found
Press enter once you've solved the CAPTCHA _ no
Got auth
Select a Kindel device (note, eink devices are preferred) > James's paperwhite
"
The text was updated successfully, but these errors were encountered: