-
Notifications
You must be signed in to change notification settings - Fork 289
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
Install Integration: HA auth link loop #2527
Comments
Hi, same here on amazon.it. Bye. |
Hi, same here on amazon.de :-( This workaround help me too :-) |
there is a workaround ... _" Through trial and error trying to figure out the flow sequence, I was able to trick it and get to the OTP window. Enjoy |
Yes thank you the workaround help me. Also here #2514 (comment) |
Ok, this issue seems to be a duplicate of #2514. |
thanks, workaround help me too. |
Duplicate issue. See #2514 ... |
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug
When installing the alexa media player integration, the last step is to open amazon login page from the local HA instance.
After entering the amazon email address, the password page is show. After entering the password, the email address page is shown and the loop occurs forever.
The address is:
http://192.168.1.10:8123/auth/alexamedia/proxy?config_flow_id=__REMOVED_ID__&callback_url=http://192.168.1.10:8123/auth/alexamedia/callback?flow_id%3D__REMOVED_ID__
I've removed the ID as i'm not sure if it's safe to post here. Replaced with
__REMOVED_ID__
To Reproduce
amazon,co.uk
valid email
valid amazon password
Newly generated 2FA app key
http://192.168.1.10:8123
public url blank
inc devices blank
exc devices blank
60
1.5
inc devices via echo unchecked
advanced debuggin unchecked.
At this point, the internal URL opens:
http://192.168.1.10:8123/auth/alexamedia/proxy?config_flow_id=__REMOVED_ID__&callback_url=http://192.168.1.10:8123/auth/alexamedia/callback?flow_id%3D__REMOVED_ID__
and the loop begins:
email address -> password -> email address -> etc..
Expected behavior
Successful integration install.
Screenshots
System details
Home Assistant version:
Core 2024.9.1
Supervisor 2024.09.1
Operating System 13.1
Frontend 20240906.0
alexa_media version (from
const.py
or HA startup log): alexa media player v4.12.12alexapy version (from
pip show alexapy
in homeasssistant container or HA startup log):Is Amazon 2FA/2SV enabled <!---We will not debug login issues if unanswered---> (y/n): y
Amazon Domain: amazon.co.uk
Debug Logs (alexa_media & alexapy)
Please provide logs.
As setup fails, there's no method to enable logging, that I can find?
Additional context
The text was updated successfully, but these errors were encountered: