noelportugal/alexa-reminders

Cookie values no longer appear to be set from login

Opened this issue · 0 comments

The SetReminder function does not work for me. The call to the alexa put request always returns 401 unauthorised. The login function works (i had to increase the wait time to get it to work reliably) and it does get the list of devices.

I've been trying to debug the issue and it appears that the cookie object is always blank from the login, which I think is the cause of the error. But I'm at a loss as to how to fix it. Any ideas? Is this still working for others, or is it just me?

Thanks,
Kev