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

Invalid intent responses #15

Closed
gregstewart opened this issue Jun 7, 2017 · 1 comment
Closed

Invalid intent responses #15

gregstewart opened this issue Jun 7, 2017 · 1 comment

Comments

@gregstewart
Copy link
Owner

  1. When invoking the "BlizzardNewsFlash" intent with the "Heroes of the Storm" value for the {GAME} slot, the skill’s response is irrelevant to the request. Please see test case 4.2 from our Submission Checklist for guidance on intent responses.

Steps to reproduce:

User: "Alexa launch blizzardnewsflash"
Skill: "You can ask me for todays Blizzard news"
User: "what is today news for heroes of the storm"
Skill: "Sorry the Blizzard News Flash has no news!"

Please note, that this slot value is working fine when using one-shot requests.

@gregstewart
Copy link
Owner Author

Fixed: 8bb30c9

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

1 participant