Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during authentication : not_allowed_token_type #279

Closed
splitadricejas opened this issue Feb 10, 2021 · 1 comment
Closed

Error during authentication : not_allowed_token_type #279

splitadricejas opened this issue Feb 10, 2021 · 1 comment

Comments

@splitadricejas
Copy link

It seems that the new Slack Bot API with granular permissions is causing authentication issues. I tried using a regular app/bot and the session connection works as expected. The new Bot User OAuth Access Token is longer than the regular one, following this format:
xoxb-numbers-numbers-letters&numbers. The regular one instead is: xoxb-numbers-letters&numbers.

I've been investigating a bit and it is related with this issue slackapi/node-slack-sdk#921

@moults31
Copy link
Contributor

Fixed on my fork by moults31#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants