Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Mamoru Fujita
Courses Plus Student 768 PointsI can't make a change on Alexa custom skill. An error occurs by adding item on definition.json .
Here is error message. The remote endpoint could not be called, or the response it returned was invalid.
1 Answer

TR Resudek
Courses Plus Student 251 PointsThe issue is most likely in how you re-zipped the files. Index.js actually needs to be at the root of your package, so instead of zipping dictionary-skill and uploading that, you need to select the files in inside of that directory to zip.
AF Content
21,460 PointsAF Content
21,460 Pointsthat worked, thank you!
James Reynolds
3,182 PointsJames Reynolds
3,182 PointsCan I please ask for a more specific set of zip instructions? I tried several approaches but I am still getting the same error. Thank you!