bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
74 stars 20 forks source link

Reauthenticate every time I redeploy something? #155

Closed tiko2302 closed 7 months ago

tiko2302 commented 8 months ago

I do not know if this is a issue or normal behavior but I did not find any information regarding this. I am authenticating my Alexa Account and every time I just change a little bit I have to re-authenticate my Amazon account.

This also robs me of the possibility to set the device that should speak to some flow variable as I can only set the device of a routine if I have an authenticated account but when I authenticated my account, set the device to flow.device and redeploy the account is not authenticated anymore and so on and so forth.

hiagocosta commented 8 months ago

i'm getting this too anything that I change give error after

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

fwedler commented 7 months ago

Also getting this behavior. Very frustrating.

fwedler commented 7 months ago

Ah, fix is here: https://github.com/bbindreiter/node-red-contrib-alexa-remote2-applestrudel/issues/162

tiko2302 commented 7 months ago

Thank you @fwedler after clicking a bit through I found the image @richsimpson postet under #163 to be very helpful. By changing the file path in my alexa account node everything seems to work for now.