dmhacker / alexa-youtube-skill

Allows Alexa to play audio from YouTube videos
MIT License
243 stars 109 forks source link

Alexa suddenly stoped playing live video #60

Closed ThatOneCalculator closed 4 years ago

ThatOneCalculator commented 5 years ago

It worked before, but about a week ago stopped working, and now when asked to play a live video, returns the standard "there was a problem with the requested skill's response".

Manav-Seth commented 5 years ago

I am having the same issue,

Manav-Seth commented 5 years ago

I rolled back the lambda function and 2.0.6 does work.

dmhacker commented 4 years ago

Try re-deploying with the new setup guide and latest version (3.0.5)? If it still doesn't work, can you provide me with CloudWatch logs from your Lambda function?

dmhacker commented 4 years ago

I'm going to merge this into #68 since it seems to be same issue.