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

Lamda Function and Intent Scheme json file not working as expected. #2

Open
SrinivasaChilaka opened this issue Jun 6, 2018 · 7 comments

Comments

@SrinivasaChilaka
Copy link

It seems intent scheme and/or Lamda function needs to be updated as per latest developments in Alexa Skill.

@denni1988
Copy link
Contributor

Follow the new AWS/Readme.ms guide please.
Thank you

@SrinivasaChilaka
Copy link
Author

I see that LED toggle on the board when I give voice command but Alexa reports error.
"There was a problem with the requested skill's response". Is Lamda function proper?

@denni1988
Copy link
Contributor

Can you please attach the Json scheme of the Alexa Skill you're using, you can find it in the JSON editor section of Alexa Skill setup.

@denni1988
Copy link
Contributor

Please try to modify the JSON scheme, the invocation name must be "invocationName": "my home" if you follow this example. I updated again the repository.

@SrinivasaChilaka
Copy link
Author

SrinivasaChilaka commented Jun 13, 2018 via email

@denni1988
Copy link
Contributor

Did you raise the Timeout of the lambda function in the Basic Settings?
We're using a 15s timeout.

@SrinivasaChilaka
Copy link
Author

It works now after increasing timeout to 15. Thanks!

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

No branches or pull requests

2 participants