alexa-skill-heytube
alexa-skill-heytube copied to clipboard
Problem with the skills response
Hi, First of all thanks for creating this. Im running into an issue with alexa saying: There was a problem with the skills response.
I've used most of your config files except I changed aws region to eu-west-1. Everything deploys fine. The skill and function both exist yet I can't get it to work. Any ideas?
I've followed the single audio guide
Edit: nvm i had to install ask sdk. However no audio is being played. I am running the alexa sdk on raspberry pi. Could that be the issue?
Hi, Can you check the logs available in AWS? Go to CloudWatch, Log Groups of your Lambda function. You should see the log stream of your execution according to the date/time. Post the content here for me to check. It might give you the indication of the problem.