Hi y’all,
I’ve got in trouble… Does anyone know where the OTP-secret is saved on the alexa media player, so I can use it and put in a otp-generator?
Long story: I installed Alexa Media Player a few months ago, but I was required to set up OTP (not Message, Mail or Call, but OTP via f.ex. Google Autenticator) and provide the secret-code to the alexa media player-integration, so it can update the 2FA itself.
Thanks in advance! 
Been there, done that… /config/.storage/core.config_entries
As with any time you are accessing storage, it is best practice to first create a backup. Avoid making any changes to the file unless you know what you’re doing.
1 Like
Ok, lol… I never thought I would receive a response so fast and so helpfull.
So, I accessed the file via nano-editor by typing the following command into the terminal:
nano /config/.storage/core.config_entries
There I searched for “Amazon” (by pressing CTRL + F) and the first result I got, had the secret I was searching for, see picture in appendix:
