alexa-apis-for-python icon indicating copy to clipboard operation
alexa-apis-for-python copied to clipboard

Unable to use get_reminders

Open radcorrea opened this issue 2 years ago • 0 comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x ] Bug report  
[ ] Performance issue
[ ] Feature request (generic to all classes)
[ ] Documentation issue or request
[ ] Other... Please describe:

Hi! I'm a beginner and sorry for any inconvenience!

I'm having this same problem in version 1.39.0.

This command:

handler_input.service_client_factory.get_reminder_management_service().get_reminders()

Return this:

ask_sdk_core.exceptions.SerializationException: Failed to parse into 'datetime' object

I went back to version 1.10.1 and worked perfectly.

radcorrea avatar Jan 26 '23 02:01 radcorrea