skill-sample-nodejs-city-guide icon indicating copy to clipboard operation
skill-sample-nodejs-city-guide copied to clipboard

News intent returning invalid

Open andersan opened this issue 8 years ago • 1 comments

Lambda's response to the NYT news inquiry on the AWS built-in tester is 'The remote endpoint could not be called, or the response it returned was invalid.'

The NYT API is working (got my own API and tested it outside the app), so not sure what the issue is.

andersan avatar Jul 19 '17 19:07 andersan

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.

JennJin avatar Oct 26 '17 23:10 JennJin