alexa-reminders icon indicating copy to clipboard operation
alexa-reminders copied to clipboard

A nodejs library to create Amazon Echo Alexa Reminders

Results 5 alexa-reminders issues
Sort by recently updated
recently updated
newest added

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...

Hello, Since last week, running the example code for the reminders.login() function gives me the error `Unexpected token S in JSON at position 1` in the callback function. Does anybody...

Hi, Can you please give some hints on how to update or delete a reminder instead of just create? Is there an apidoc for https://alexa.amazon.com/api/notifications with explanations on each param...

Is this still working for anyone? Trying the basic example doesn't do anything. Maybe the API has changed? There is no error logging so dunno whats going on.

So I wanted to know if you ever looked into extending this to support the creation or editing of alexa alarms. I have been trying to get the code to...