alexkvak / teamcity-slack

TeamCity Slack plugin
MIT License
124 stars 23 forks source link

"Unable to create session by config: missing_scope" issue when attempting to enable plugin #52

Closed adamkmccarthy closed 5 years ago

adamkmccarthy commented 5 years ago

Hi @alexkvak

I/ using Teamcity version 2018.1.3, I installed the plugin as per the instructions in the README but for some reason I keep getting the error shown below upon checking the enabled box, saving credentials etc:

screen shot 2018-10-15 at 15 55 58

Is there a log in Teamcity/logs that might lend some additional information? I've tried all fields etc and nothing seems to get me to any other state. Thanks for your help!

alexkvak commented 5 years ago

Hi, You need no additional information while this error message is direct from slack api https://api.slack.com/docs/oauth-scopes Check once again your application permissions according to readme.

adamkmccarthy commented 5 years ago

Aha, my bad. Thanks for the help!