phallstrom / slackistrano

Slack integration for Capistrano deployments.
MIT License
374 stars 74 forks source link

Slack API Failure! when calling payload_for_failed from CustomMessaging #80

Closed Mosab-Mohamed closed 6 years ago

Mosab-Mohamed commented 6 years ago

payload_for_failed gives this error: [slackistrano] Slack API Failure! [slackistrano] URI: https://hooks.slack.com/services/ [slackistrano] Code: 404 [slackistrano] Message: Not Found [slackistrano] Body: channel_not_found

and this error gone when i make payload_for_failed returns nil

phallstrom commented 6 years ago

Sorry for the delay @Mosab-Mohamed. Is this still an issue for you? What's the rest of your configuration look like?