Slack integration not working
Created by: ChristianRiesen
I configured the slack service for a repo, adding "company" from "company.slack.com" as subdomain and the token from an incoming webhook integration. I tried the room with and withouth the # sign. Either way, this is what I get in production log:
Started GET "/space/project/services/slack/test" for 127.0.0.1 at 2014-04-16 10:22:56 +0200
Processing by Projects::ServicesController#test as HTML
Parameters: {"project_id"=>"space/project", "id"=>"slack"}
Completed 500 Internal Server Error in 326ms
EOFError (end of file reached):
app/models/project_services/slack_service.rb:55:in `execute'
app/controllers/projects/services_controller.rb:29:in `test'
app/controllers/application_controller.rb:58:in `set_current_user_for_thread'
ping @leventyalcin