jpbruinsslot/slack-term

Question Regarding Permissions / User Token Scopes

StevenXL opened this issue · 1 comments

Hi folks,

I was wondering what scopes the token that is used with slack-term should have.

I running slack-term --token <mytoken> and it said that a scope was missing, but not which one.

The token I was using had the following scopes:

  1. channels:read
  2. chat:write
  3. files:write
  4. groups:read
  5. users:read
  6. users:read.email

I got a similar error today:

$ slack-term
2020/10/30 20:45:07 missing_scope

I am using slack-term 0.5.0 installed from this nix expression