alexa-skill-heytube icon indicating copy to clipboard operation
alexa-skill-heytube copied to clipboard

Problem with the skills response

Open flos06 opened this issue 3 years ago • 1 comments

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?

flos06 avatar May 02 '21 22:05 flos06

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.

mlomboglia avatar May 03 '21 11:05 mlomboglia