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

botman:listen-on-slack throwing Could not connect to Slack API: Not allowed token type #55

Open
bkintanar opened this issue Feb 17, 2020 · 4 comments

Comments

@bkintanar
Copy link

# php artisan botman:listen-on-slack
Error: Could not connect to Slack API: Not allowed token type

Botman is not replying to any messages that it supposed to hear. running it in botman tinker works.

@jamiesykescreode
Copy link

jamiesykescreode commented Mar 4, 2020

I have the same issue also. This is after I had to add "users.read" permissions to my app since the response in botman/driver-slack/src/SlackDriver.php:459 was returning an error with it listed as a missing scope.

@Outsidaz
Copy link

Also the same issue. Events subscription is working fine, but SlackRTM Driver cannot connect.

@huzzidiel
Copy link

I have the same issue, team, some fix?

@kissifrot
Copy link

Hello, any news?

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

5 participants