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

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

Open bkintanar opened this issue 6 years ago • 4 comments

# 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.

bkintanar avatar Feb 17 '20 08:02 bkintanar

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.

jamiesykescreode avatar Mar 04 '20 12:03 jamiesykescreode

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

Outsidaz avatar Apr 19 '20 10:04 Outsidaz

I have the same issue, team, some fix?

huzzidiel avatar Aug 17 '21 22:08 huzzidiel

Hello, any news?

kissifrot avatar Sep 26 '22 12:09 kissifrot