hello guys, I am running rasa in a server and when i am trying to connect to chatbotUI in web it is showing Cors errors. I tried solving it but could not find the solution . Can anyone help me out ??
Try this one:
rasa run --cors "*"
hello guys, I am running rasa in a server and when i am trying to connect to chatbotUI in web it is showing Cors errors. I tried solving it but could not find the solution . Can anyone help me out ??
Try this one:
rasa run --cors "*"