Slack integration with ngrok issue

Hi , I am having an issue with slack integration.Updated credentials.yml with slack token ,used rasa run to activate the application at anaconda prompt level,then activated ngrok at 5005 port.This step generated an URL which i used to update at event subscription and interactive component of slack api.

I am able to send message ,at ngrok POST is successful showing 200 but the issue is not able to receive any response from bot.Kindly help.

Did you sent POST address in Api.slack.com for this bot yet?

I did in events subscription , interactive components sections in api.slack.com

Did you set Slack in credentials.yml yet?

yes i did this as well.

Run rasa test for checking with your bot. Maybe bot don’t know what should be response

I did test at command prompt no issues bot was running without any errors.

I aslo have some problem same as you.