Description
I am trying to use GitHub - RocketChat/Apps.Rasa: Integration between Rocket.Chat and the RASA Chatbot platform. I am using rocket chat for first time and installed cli using npm. when I run -
rc-apps deploy --url http://localhost:3000
it gives error:
Problems conecting to Rocket.Chat at htt://localhost:3000 - please check the address
Please guide what is it I am doing wrong.