Mine broke. Canāt get it to work. Capcha is blank most of the time. I tried the OTP - Code the return code put it in on Amazon and it was approved. Then checked the box and hit submit in Home Assistant Integration and it said unknown error. Really doesnāt seem like it should be this hard?
I had been having trouble todayā¦ I use the proxy method but it wouldnāt come upā¦ switched to chrome browser and it worked the first time. Are you using chrome or safari ?
I love you my friend! :-))
After changing my password, I also desperately tried to get Alexa to work.
Only your entry in Config.yaml and a restart helped!
No more captcha but only the query for the Amazon 2FA. This SMS was there faster than HA had restarted.
Afterwards a HA restart was necessary but now it is running again
Thank you!
Date: 2021-12-13
Hi, I am came across this thread when searching for answers, and found out how to keep the Alexa integration logged in, so thought I would share in case it helps others that landed on this.
You can enter in the seed key so that HA can generate the 2FA code for you. Amazon doesnt provide this directly so if you save your 2FA QR code (this can only be obtained during 2FA setup) to your PC then upload it to this site. It will then extract the seed, which you can paste in this field, meaning you wont need to authenticate again.
Just make sure you copy everything after āsecret=ā and before the ā&ā
This worked out great for me, it then shows you the generated key that should match you authenticator app.
Hi all Iām having problems with my alexa intergration
After alot of playing around it worked. But a few weeks later it wants to reauthenticate, now Iām not getting anywhere. I vaguely remember 2 lines about 2pa. But on the is page
There is only one line, even after deleting the alexa intergration and reinstating it. Even more annoying is that some of the fields are already filled in.
I was hoping to start from the very beginning, but it would seam there are some files hanging about that is preventing me from starting afresh.
In my case, I use Duck DNS and need to add a s myself in the https
(itās not there by default which can play a trick on you if you donāt pay attentionl !)
mine looks the same as yours but in missing the bottom 2 check box.
when i first set up the media player they were there. any idea how i can get those options back.
i use duckdns too
and put the large code supplied from amazon.co.uk
@peter-sounthararajah@JeromeO
If you have not solvedā¦ I recommend trying this. (Apparently, there was a Breaking Change in one of the updates. I could not find it, but followed directions from someone else. Most important (And Missed) is to remove the chunk from your configuration.yaml
also remove the current (broken) integration. restart HA.
go back to Settings ā Devices & Servicesā Integrations select [+Add Integration] and search for [Alexa Media Player].
In the form, fill in the fields: Email Address, Password: URL to access Home Assistant, Built-in 2FA App Key.
āāā **Where to get the proper Built-in 2FA App Key:
in another tab, Log into Amazon, Select tab [ā Account & Lists] ā Your Account, select [Login& Security] ā Two-Step Verification (2SV) Settings [Edit], Authenticator App select [Add new app], Select [Canāt scan the barcode?] Copy the key used for HA Built-in 2FA App Key
When this is submitted, open and activate that S2V and add the 6 digit code to complete activation.
The directions provide is a collaboration effort used to fix my 2 week effort.
Yes, there are many variations, but the setup is beyond picky. Hopefully it can be used for others that missed the change details from the update that disconnected everyone.
hate to necro a threadā¦ but Iām having these authentication issues with this integration and it is killing me!.
I get the āUnknown Errorā message or āUser input malformed: extra keys not allowed @ data[āemailā]ā if I try to resubmit the integration configuration screen.
Have tried removing the integration from HACS and restarting, re-installed it and restartedā¦ same results every time. Seems like there is definitely something quirky with this integration for this many people to have issues/comments on it.
I used it primarily as a way to play HA based alertsā¦ hoping there is a better way to do this that offers less brain damage?
the āClickā for Advanced Debugging also does nothing in the home-assistant.log, unsure if this is logging somewhere else?
Trying to follow this vid on how to configureā¦ I never get the confirmation code after cut-n-pasting the 2FA string from amazonās site.
UPDATE: FINALLY!!! FINALLY!!!.. FINALLY! Got this working again.
And it was something not mentioned in this thread. My External and Internal URLs were configured to the same address
External URL: https://myha.location.com (using nginxproxymanager addon)
Internal URL: http://192.168.0.1:8123 (whatever my HASSIO local IP:PORT is)
ā¦after restarting, I had to change the URL for my HA from the External URL to the Internal URL, then I was able to get the confirmation OTP screen to work. All other steps mentioned in here worked fine, but in my case, it would not budge until I got the Internal URL corrected.
Hopefully this helps someone else as I lost some brain cells on this oneā¦
Thank you, THIS is why this integration has been whinging about 2fa codes for so long. That Iāve repeatedly added authenticator apps to Amazonās two factor verification page for no reason is quite frustrating. Iām lost as to why THIS detail isnāt included in the installation/config WIKI.
I recognize this is a super old thread, but Iām having an issue and wanted to check the community. I get through all the steps and confirm with the OTP. When the new webpage opens for Amazon, I enter my username and password but nothing happens. It just goes right back to the username page again.
The problem is the new three page login sequence with email, then password, then 2SV.
AMP was programmed to do the callback after two pages (the way the Amazon login used to be) but gets an āunsuccessfulā response after only two pages since the login sequence did not finish all three pages and AMP returns you to the previous (first) page to try again. Soā¦
At this screen, select the first option
Enter āx xā for First and last name and click CREATE YOUR AMAZON ACCOUNT
Now you can select SIGN IN which then proceeds to the 2nd page which is Two-Step Verification
and the callback to HA will then occur where it will test if your email, password & OTP login was successful or not. If not, it sends you back to the first page in Amazonās new 3 page sequence.
Thereās nobody to maintain the WIKI! Care to contribute??
Alan has backed away from AMP & is only processing pull requests for code changes. Therefore it is currently on life support with only a handful of somewhat knowledgeable contributors like myself trying to keep it alive and breathing, but we only have so much spare time to contributeā¦