Skip to content
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

Cookie initialisation #183

Open
IanIreland opened this issue Mar 12, 2024 · 10 comments
Open

Cookie initialisation #183

IanIreland opened this issue Mar 12, 2024 · 10 comments

Comments

@IanIreland
Copy link

I currently use Proxy authentication. I have re-initialise it regularly to keep it working. I decided to try cookies. However, when I follow the instructions the landing page for alexa.amazon.com (and alexa.amazon.co.uk) it simply takes you to a page to download the app.
Is to get another way to get a cookie?

@bernardstef
Copy link

Hi ! I have the same problem ..... Thanks for the help !

@MrEcosse
Copy link

Seems to have stopped saving the cookie for me too. Perhaps HA has prevented writing to the location?

@quadhammer
Copy link

Ditto here. I need to reauthorize every day now.

@quadhammer
Copy link

Perhaps HA has prevented writing to the location?

This sounds likely. I'm using the built-in add-on of node red, inside home assistant, and my file path for the proxy method is:

/homeassistant/node-red/test3.txt

Home Assistant is also inside a VM if that makes a difference.

@rlust
Copy link

rlust commented Apr 19, 2024

Does this file location work?

@quadhammer
Copy link

Does this file location work?

Well, for about 12 hours, then I have to restart Node Red.

22 Apr 16:57:55 - [error] [alexa-remote-account:Name] Error while checking Authentication: Error: getaddrinfo EAI_AGAIN pitangui.amazon.com

That seems to pop up too.

Turning "Auto Query Activities" off and on fixes it, but I need it on permanently.

@obaldius
Copy link

obaldius commented May 3, 2024

I placed the authentication file in the share folder which allows writting. Thanks guys

@distanzcheck
Copy link

Hello, Where / What is the share folder? Thank you

@obaldius
Copy link

obaldius commented May 20, 2024

Hello, Where / What is the share folder? Thank you

If you have hassos, whithin the config of the Alexa node:

File path: "/share/yourauthenticationfile"

screenshot

@quadhammer
Copy link

I placed the authentication file in the share folder which allows writting. Thanks guys

I didn't change my path, but it seems to work pretty reliably now. I'll give the 'share' folder a try if it starts playing up, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants