You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2023. It is now read-only.
Whenever I try using the getTopFiveIntent, the response is there was a problem with the requested skills response. This also happens after I use the help command and then say the getTopFiveIntent. What should I do to fix this?
The text was updated successfully, but these errors were encountered:
Make sure you do not have special characters in the descriptions, name, contact of the top five things to do in your index.js
If you have special characters, make sure you escape them properly.
Check the CloudWatch Logs for a more detailed error message returned from Alexa. Sounds like the Response sent back from the Skill might be missing expected parameters.
Whenever I try using the getTopFiveIntent, the response is there was a problem with the requested skills response. This also happens after I use the help command and then say the getTopFiveIntent. What should I do to fix this?
The text was updated successfully, but these errors were encountered: