As with Alexa skills, there are a few different places that can cause errors in your chatbot. Here are a few things you need to check:
- You are using the correct utterances
- Your intent has a text response or is triggering the correct Lambda
- Your intent has been saved and the chatbot built and deployed
- Your connected platform is properly configured (Facebook, Slack, API)
- Your Lambdas are working