rgraciano / echo-sonos

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

Help testing in Alexa Skill #153

Open tannerrm opened 7 years ago

tannerrm commented 7 years ago

I need help on the alexa skill testing part. I've gotten everything set up to this point. I've tested sending the resumeall and pauseall command from outside my network successfully, the lambda tests are successful as well, the only issue i'm having is when I go to test the alexa skill by saying "Alexa, ask sonos to play test" The lambda response returns a "The response is invalid" error. Saying parse error on line 1: Expecting 'string' 'number' 'null'.... got undefined. I can't figure out what I'm doing wrong.

tannerrm commented 7 years ago

Okay so I finally got the test to work successfully!

But I'm at another roadblock now, when I ask alexa a command I get this error in my terminal

{ error: 'action \'\' not found' }

pheintzelman commented 7 years ago

Try a simpler command can you change the volume?