taichi / umlbot

uml generator bot for slack
GNU General Public License v3.0
58 stars 16 forks source link

Outgoing Webhooks do not send data to heroku Server #3

Open gurumeetsingh opened 6 years ago

gurumeetsingh commented 6 years ago

Hi Taichi,

Thanks for this wonderful app, I did the configuration as explained in README.md file. But Still the slack message does not transmit data to heroku application. Could you help me how can i debug this?

P.S :Heroku app is up and running

Metainferno commented 6 years ago

Here I have the same issue. I've followed the setps but nothing happens... My app is also up and running.

ruipimentel commented 5 years ago

Same here.

ruipimentel commented 5 years ago

Ok, so aparently, only public channels can trigger the integration.

Either way, checking Heroku's logs, the app received the request but no response ever got to Slack.

lingocoder commented 4 years ago

"...only public channels can trigger the integration..."

Thanks @ruipimentel. Apart from your comment, is that gotcha documented anywhere in either Slack's or this project's documentation?