Solved Hi folks! I`m trying to setup alerts from D...
# dagster-plus
i
Solved Hi folks! I`m trying to setup alerts from Dagster Cloud to work with Slack, but stuck a bit at
After the installation completes, invite the
@Dagster Cloud
bot user to the desired channel.
step. Slack cannot find this user to add, so I cannot add user and receive pretty much expected error:
Copy code
slack_sdk.errors.SlackApiError: The request to the Slack API failed. (url: <https://www.slack.com/api/chat.postMessage>)
The server responded with: {'ok': False, 'error': 'not_in_channel'}
What am I doing wrong? Upd: I've added Dagster Cloud as application to the channel, but still get the error. Upd 2: Solved - I`ve added wrong app -
Dagster
instead of
Dagster Cloud
🤖 1