JustinaPetr / Weatherbot_Tutorial

275 stars 446 forks source link

I don't receive Replies on slack #76

Open MedAly14 opened 5 years ago

MedAly14 commented 5 years ago

Hello,

I’m new with Rasa stack. I build a simple rasa chatbot(weatherBot) and integrate it with the slack channel. Following the tutorial, I’ve added URL: https://xxxxxx/webhooks/slack/webhook to the Event subscription, which has been verified through both ngrok and rasa server, as shown below:

POST /webhooks/slack/webhook 200 OK

image

However, I still can’t receive any replies from my rasa bot. Does anyone have ideas why it happens?

Thanks

cobusgreyling commented 5 years ago

Hi, I have exactly the same problem, the bot works fine in command line. Slack config is OK. And sending from Slack to Rasa is received with 200 OK. But the message back from Rasa to Slack fails.