stoiveyp / Alexa.NET.Reminders

Small helper library for Alexa.NET based skills to access the reminders API
MIT License
4 stars 1 forks source link

One Time Reminder #7

Closed bauchschuss closed 5 years ago

bauchschuss commented 5 years ago

Hi, is it possible to add a "one time" reminder? Whenever i do not add a Recurrence object to my AbsoluteTrigger i get a "BAD_REQUEST" error.

best regards bauchschuss

bauchschuss commented 5 years ago

Sorry, something went wrong yesterday when trying to setup a one time reminder. Another try today showed me that it is working like expected. I think there was something wrong with the ScheduledTime property.