Rasa (2.7.1) webchat issue

@poojavi It should work, can you please share the credentials file with us.

hope you uncommented this section:

socketio:
  user_message_evt: user_uttered
  bot_message_evt: bot_uttered
  session_persistence: true

See this video it will solve your issue Rasa Webchat Integration - #119 by Horizon733

Good luck!