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

Handle all other Slots - ALEXA API TEMPLATE #1

Open
3 tasks
tarunnsingh opened this issue Sep 30, 2020 · 2 comments
Open
3 tasks

Handle all other Slots - ALEXA API TEMPLATE #1

tarunnsingh opened this issue Sep 30, 2020 · 2 comments
Labels

Comments

@tarunnsingh
Copy link
Member

tarunnsingh commented Sep 30, 2020

The Scenario

Currently the backend handles only the maxCalories slot, other slots like minCarbs, maxProteins etc. are not being handled as such. The template shall provide a complete functionality to the user.

Solution

Run this template in your Alexa Console, if stuck take help from here, and handle slots at the backend.

Make Sure:

  • Good Number of Sample Utterances are Added.
  • All built-in intents are working correctly.
  • Tested on Alexa Simulator.

All Alexa Enthusiasts are Welcome!

@pawankm21
Copy link

hey, I used your repo, I added my api key, but it still doesn't work for maxCalories. I saw on my spoonacular api dashboard, that no request has been made to api, can you tell where's the problem?

@tarunnsingh
Copy link
Member Author

Hey!
Did you check the AWS Cloudwatch Logs, the issue must have got logged there.

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

No branches or pull requests

2 participants