dmhacker / alexa-youtube-skill

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

I already have a role called "lambda_basic_execution" #57

Closed dvdchance closed 4 years ago

dvdchance commented 5 years ago

When creating the skill, I get error that I already have lambda_basic_execution. I changed name to lambda_basic_execution2, but naturally the skill doesn't work. It takes my query but I get no response back.

Any suggestions? I'm assuming I created the first lambda_basic_execution when I created the google assistant skill.

MarkLurie90 commented 5 years ago

Hi, Same problem, can someone please assist?

dmhacker commented 4 years ago

Please see the latest iteration of the setup guide. It will walk you through what permission(s) you need to enable during creation of a new role. You can name the role whatever you wish.