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

slack api failing to send messages due to channel_not_found #82

Open
InventoRyAlpaca opened this issue Nov 16, 2023 · 0 comments
Open

Comments

@InventoRyAlpaca
Copy link
Collaborator

InventoRyAlpaca commented Nov 16, 2023

Slack API error: The request to the Slack API failed. (url: https://www.slack.com/api/chat.postMessage) The server responded with: {'ok': False, 'error': 'channel_not_found'}

solution was to invite the bot to the channel, as mentioned here: https://www.ibm.com/docs/en/z-chatops/1.1.0?topic=slack-adding-your-bot-user-your-channel

simply just @botName in the channel you want to use and slack will ask if you want to invite the bot

image

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

1 participant