CMK version:
Checkmk Enterprise Edition 2.2.0p32
When i try reconfigure my msteams notification mention at Werk #17155, i’ve got error
** Notification log: **
2024-08-20 11:48:14,625 [20] [cmk.base.notify] executing /omd/sites/checkmk/share/check_mk/notifications/msteams
2024-08-20 11:48:15,384 [20] [cmk.base.notify] Output: 202: Accepted
Error message from ms teams console:
{
"statusCode": 403,
...
},
"body": {
"error": {
"code": "BotRequestFailed",
"message": "Request to the Bot framework failed with error: '{\"error\":{\"code\":\"BotNotInConversationRoster\",\"message\":\"The bot is not part of the conversation roster.\"}}'."
}
}
i don’t know what i can do with it.