b-sharpe / SlackStorm

PHP Storm (IntelliJ) plugin that allows posting code snippets to a Slack channel
GNU General Public License v2.0
21 stars 12 forks source link

Web hook not working #6

Closed IOIO72 closed 8 years ago

IOIO72 commented 8 years ago

I've pasted the web hook url into the SlackStorm settings without the url part (https://hooks.slack.com/services/). By sending a snipped SlackStorm responses with "an error occured".

I've also tried using the complete webhook url. SlackStorm confirms sending the message, but the message is never posted into the Slack channel.

b-sharpe commented 8 years ago

It is definitely without the URL part, just the token. Can you try reset all slack channels from the settings, and then try add again and make sure without the leading slash (xxx/yyy/zzz) and if it's still failing, can you post the following:

anaelChardan commented 8 years ago

I had a problem too by trying to send a special message, it does not work with this specific message (I can't show you the message) but my config worked with other line, I think we should verify the message parsed. I will check that tonight.

b-sharpe commented 8 years ago

Closing. re-open if still an issue