You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: