Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

APIs Build an Alexa Skill Testing and Publishing an Alexa Skill Customize the Skill

problem with requested skill's response (alexa skill set development)

Alexa is returning "There was a problem with requested skill's response". I checked cloudwatch log. This is the error it's showing:

Syntax error in module 'index': SyntaxError at Object.parse (native) at Object.Module._extensions..json (module.js:587:27) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (/var/task/index.js:3:21) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10)