-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
# seems to fail more often #31
Comments
There is no support for non-English, non |
@alexdlaird I understand the non-english thing, but |
Understood. What I'm clarying is, any support for non-English and/or other top-level domains was a coincidence, not officially supported. From an infrastructure perspective, Amazon's I don't have the means myself to support any non-English, non |
@alexdlaird It seems to be an issue with a new form. I'm not sure if it is specific to The new sign-in flow seems to have a new Another weird thing that I noticed, is it seems to only appear during the first attempt to sign-in. For instance, if I do the following:
It will fail to #, ask for my password again, and fail a second time, and then exit. And then if I rerun
It will then work...so it seems like something with cookies might be affecting which sign-in flow is being presented? |
Fantastic finding, I will reopen this, as I've seen it several times before, and that seems like a very real possibility (that they're A/B testing a new auth form). I have not yet seen this form, so if you could run with |
This issue is stale because it has remained open with no further activity on it. Comment with additional context or the issue will be closed automatically. Thank you for your contribution! |
Without more specific detail, I'm going to close this ticket. Feel free to re-open once there's a specific use-case capture that we can debug. I do wonder if it's related to Captcha though (see #45). |
Acknowledgements
debug
mode and am attaching relevant console logs and HTML filesOperating System
macOS Seqouia 15.3
Python Version
3.11.11
amazon-orders Version
3.2.2
Describe the Bug
When the action for the signin form is
https://www.amazon.ca/ap/signin.html
it seems to work fine. But lately I've been seeing the action for the form behttps://www.amazon.ca/ax/claim/validate
, and in these cases the # doesn't work. It also seems to only happen when I use the.ca
domain and.com
seems to work fine, however I don't have any orders under.com
so that doesn't help. Hoping you might know what is going on?Steps to Reproduce
amazon.ca
hostExpected Behavior
# to work
The text was updated successfully, but these errors were encountered: