bklavet / Echo-skill-to-control-Directv

amazon echo skill that will control a networked Directv Receiver so that users can control Directv with their voice
18 stars 67 forks source link

I get this error #50

Closed wwwgizy closed 6 years ago

wwwgizy commented 6 years ago

Error: There was a problem with your request: Unknown slot type 'Control_List' for slot 'Control'

bklavet commented 6 years ago

the problem is going to be on the Interaction Model tab in the Amazon Developer Console. when you get "Error: There was a problem with your request: Unknown slot type 'Control_List' for slot 'Control' this means that the Control_List entered in the custom slot Type does not match the Control_List in the schema. you may have a space somewhere that you got with the pasting, but that is where your problem lies. Thanks

wwwgizy commented 6 years ago

Can you help me with team viewer?

On Aug 27, 2017, at 11:12 PM, B money notifications@github.com wrote:

the problem is going to be on the Interaction Model tab in the Amazon Developer Console. when you get "Error: There was a problem with your request: Unknown slot type 'Control_List' for slot 'Control' this means that the Control_List entered in the custom slot Type does not match the Control_List in the schema. you may have a space somewhere that you got with the pasting, but that is where your problem lies. Thanks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bklavet/Echo-skill-to-control-Directv/issues/50#issuecomment-325250265, or mute the thread https://github.com/notifications/unsubscribe-auth/Ad8UKnYxd86xQ1y62yZGSju3eJxoftDoks5scjAggaJpZM4PEB1G.

vmweaver commented 6 years ago

@wwwgizy I know this is an old issue, but did you get it resolved?

vmweaver commented 6 years ago

Closing issue