Users can't send private messages to bots installed, even permissions are given properly.
See original GitHub issueI am using latest slack_sdk version, installed yesterday only and very happy to see slack bot. I tried sending message to users and they are shown correctly in workspace, in Apps chat menu.
but I am not able to reply/send message to slack-bot, though permissions are given correctly. how can I send message to slackbots?
Sending messages to this app has been turned off.
is shown while sending reply to bot.
this solution from stack-overflow doesn’t work.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
GD, Ganesh Deshmukh on Twitter: "How can I get permissions for ...
Developer-Community help needed for: Users can't send private messages to bots installed, even permissions are given properly. I have created a Github issue ......
Read more >Slack bot cannot post message to private channel
When I tried using the Bot User OAuth Access Token to send an ephemeral message to a user while they were in a...
Read more >Cannot post message to DM or private group #365 - GitHub
To post a message to a private channel, a bot user needs to be a member of the private channel. As for DMs,...
Read more >Notify bot users in Teams with proactive messages
Use Power Automate flows to send proactive messages to bot users in Teams, with updates to their conversations, requests for information, ...
Read more >Enabling interactions with bots - Slack API
Build a bot user powered by only the specific permissions it needs. Check out new Slack apps now. Enable conversations between users and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @ganesh-deshmukh, thanks for asking the question!
As @eddyg already mentioned, this question is answered at #1015 . Let me share a quick video demonstrating how you can change your Slack app configuration. After enabling the Allow users to send Slash commands and messages from the messages tab, your Slack end-users may need to refresh the Slack client app to reflect the Slack app setting changes.
As everything should be clear now, let me close this issue. Please feel free to write in if you have anything further to ask/discuss regarding this topic!
Thanks to @seratch and @Team-Slack. for detailed video/gif of solution.