-
Notifications
You must be signed in to change notification settings - Fork 104
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
Initial login page has changed #166
Comments
Thanks for posting this. It fixed my issue with failed login too. |
Thanks for posting! |
txcxjp
pushed a commit
to txcxjp/alexa-remote-control
that referenced
this issue
May 13, 2023
reffering thorsten-gehrig#166
This was referenced May 13, 2023
nodev11
added a commit
to nodev11/alexa-remote-control
that referenced
this issue
May 24, 2023
Initial login page has changed thorsten-gehrig#166 (rudybrian): thorsten-gehrig#166
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like our friends at Amazon have changed the initial page used to get the first cookie and write redirection target into referer as used here:
alexa-remote-control/alexa_remote_control.sh
Line 526 in 8f86f40
If you change this from
https://alexa.${AMAZON}
tohttps://alexa.${AMAZON}/spa/index.html
this allows it to work again.The text was updated successfully, but these errors were encountered: