rgraciano / echo-sonos

Amazon Echo integration with Sonos
Other
712 stars 235 forks source link

Alexa Skill error "Unknown slot type" #182

Open bseppa opened 7 years ago

bseppa commented 7 years ago

I've been using this solution for a long time, and I'm doing a new installation (setting up a new Skill) using your default intents.json. When I try to save the Skill, I get the following error:

Error: There was a problem with your request: Unknown slot type 'ENDINGS' for slot 'Ending'

Ideas? (other than removing that section from the intents.json and removing the corresponding utterances)

jer78 commented 7 years ago

I also came across the same problem as I setup for the first time yesterday. I just deleted those sections but it does need a fix.

matthowland commented 7 years ago

It's just missing from the readme...fixed it here: https://github.com/rgraciano/echo-sonos/pull/184