dmhacker / alexa-youtube-skill

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

There was a problem with the requestet skill / Bei der Antwort des angeforderten Skill ist ein Problem aufgetreten #52

Open MagicSven81 opened 5 years ago

MagicSven81 commented 5 years ago

Hello dmhacker, first, thanks a lot for this great skill - unfortunately it did not will work. I set all as you described here: https://imgur.com/a/H5R7L but everytime i asked: "alexa frage youtube" i got the response "bei der Antwort des Skills ist ein Problem aufgetreten" in english: there was a problem with the requestet skill.

in developer.amazon.com everythins should be right, because at the Test Page i got an response to my Alexa. I think the problem is in lambda, because when i tried to upload the .zip file i´ve got a message: index.js not found. I tried the zip- file from here: https://github.com/dmhacker/alexa-youtube-skill/releases/latest

alexa.amazon.de response:

Skill response was marked as failure YouTube Playback Request Identifier: amzn1.echo-api.request.43cc7108-aa2c-448b-92c8-01bbc028c5e5 The target Lambda application returned a failure response Sprachfeedback Alexa hat Folgendes gehört: „alexa frage youtube“

So where can i search for my fault? Thanks a lot.

dmhacker commented 5 years ago

Apologies. I mistakenly had a bad build command that produced a failing ZIP file. Try the latest release now (2.0.6).

Alex-Graham commented 4 years ago

Hi @dmhacker I am still experiencing this issue in your latest build. Any hints as to how to fix this?

timguy commented 4 years ago

I just tried the latest version also with german json and I haven't this issue. You can copy your request from the alexa developer test page and try this request as test event in the aws lambda console. What is the repsonse? From there you also see the link to the cloud watch logs.