Announcement: The Alexa Skills Community Is Moving To Stack Overflow

For improved usability and experience, Alexa skills related forum support will be transitioned to Stack Overflow. Effective January 10, 2024, the Amazon Developer Forums will no longer be available. For continued Alexa skills support you can reach out to us on Stack Overflow or via Contact Us.

question

newuser-e0ed1d7e-9987-4d1a-be62-a09bcac25a20 avatar image

How to integrate Reminders API to Alexa skill?

In my Alexa skill I gave permissions for reminders. and while enabling the skill it asks for reminders access. Even in console I get the access token using that when I try to access the reminders API.
I am getting the below JSON as response.
{ "code": "DEVICE_NOT_SUPPORTED", "message": "Reminders are not supported on this device." }
How can I solve this issue?

alexaapireminderspermissions
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

roy-1 avatar image
roy-1 answered

Hi folks,

Currently, the Alexa Simulator does not support the Reminders API. Thank you for bringing this up, and we are working to update our tech docs with this information. Please continue using a physical device for your Reminders API testing.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

sungyoo avatar image
sungyoo answered

are you trying this in developer console or physical device? If physical device, can you provide which ones?

1 comment
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

I am testing in developer console Alexa simulator

0 Likes 0 ·
Garrett avatar image
Garrett answered

I was having similar issues using the developer console - I had to use a physical device for it to work.

2 comments
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Nafs avatar image Nafs commented ·

hi, can we test this using app on our android phone?

0 Likes 0 ·
roy-1 avatar image roy-1 Nafs commented ·

Hi Nafs,

Yes, you should be able to test this via the Alexa Mobile App. Please let me know if you have any issues.

0 Likes 0 ·