soef / ioBroker.alexa

MIT License
25 stars 53 forks source link

Invalid automatically stored CSRF blocks functions #16

Closed Apollon77 closed 6 years ago

Apollon77 commented 6 years ago

I decided to enter Username and Password and not the CSRF. But then after some time the Adapter stops working but no error is shown.

The adapter seems to request CSRF when Username/Password was provided and store it by its own into the respecive field. But when the CSRF gets invalid it seems to be still used ... and this blocks the functionality of the adapter. In these cases (when I experience it) I need to manually remove the CSRF from Config and with next start it works again using Username/Password.

Can this be fixed?

Apollon77 commented 6 years ago

fixed in 0.1.0 from https://github.com/Apollon77/ioBroker.alexa