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

maithri vemula
maithri vemula
1,738 Points

The remote endpoint could not be called, or the response it returned was invalid.

I edited definitions and responses.json files and uploaded it on lambda. The error above is shown while testing it for Custom Alexa Skill.

2 Answers

mark edgington
mark edgington
4,774 Points

i have the same issue did you get it sorted?

mark edgington
mark edgington
4,774 Points

fixed it : While uploading .zip, do not compress the folder into .zip.

Instead, go into the folder, select *.json, index.js and node modules & then compress them and then upload the .zip.