Open
Description
Describe the bug
I have deployed the tutorial chatbot using hubtype, integrated it with webchat, and then injected the code snippet into the website, however the external API call is not working and no error message is displayed.
To Reproduce
Steps to reproduce the behaviour:
- Deploy the tutorail chat-bot in hubtype (Enable the external API call in start.jsx file)
- Integrate with webchat
- Inject the code snippet in website.
What is the expected behaviour?
I need to make an external API call and display the response accordingly.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.