Open S-Chaudhry opened 7 years ago
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?