slack-cleaner icon indicating copy to clipboard operation
slack-cleaner copied to clipboard

Document TOKEN must be user (invalid_scope)

Open Gerardwx opened this issue 6 years ago • 0 comments

I had an existing token I tried to with slack-cleaner; it failed with a cryptic invalid_scope error. Eventually I found documentation that certain APIs only work with user tokens (ones that start wtih xoxp and not bot tokens xoxb).

A quick note on the documentation might save others some trouble.

Gerardwx avatar Jan 18 '19 18:01 Gerardwx