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
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
I am trying to connect botkit to a rasa NLU. I am using botkit for web and when I send a message to my bot I am getting this error on console: Unhandled rejection StatusCodeError: 404 - "Error: Requested URL /parse not found"
I am trying to connect botkit to a rasa NLU. I am using botkit for web and when I send a message to my bot I am getting this error on console:
Unhandled rejection StatusCodeError: 404 - "Error: Requested URL /parse not found"
Versions:
botkit: ^0.7.0
botkit-rasa": ^1.0.7
rasa-core==0.13.1
rasa-nlu==0.14.1
I have been searching for some help and found this
But I am stuck and Cannot find a workaround this. Does the middleware support the rasa version? What about latest rasa version?
The text was updated successfully, but these errors were encountered: