Msteams plugin Werk #17155

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.

On the msteams side I changed it so that the messages were sent by the user and not the bot and it started working.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.