Hi there
I am using Rasa 2.x and have set up the socketio channel.
I want to have the chat widget working using the Rasa chat widget.
I have changed data-websocket-url
as requested. But nothing shows up on my webpage after running a Python server and after enabling --cors "*"
. What am I missing?