Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help testing in Alexa Skill #153

Open
tannerrm opened this issue Apr 8, 2017 · 2 comments
Open

Help testing in Alexa Skill #153

tannerrm opened this issue Apr 8, 2017 · 2 comments

Comments

@tannerrm
Copy link

tannerrm commented Apr 8, 2017

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
Copy link
Author

tannerrm commented Apr 8, 2017

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
Copy link
Contributor

Try a simpler command can you change the volume?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants