Open
Description
In my case the action is failing the GitHub workflow job even when the notification ends up in MS TEAMS. After looking at the code I realise that an error is thrown when there is not text response. I did the same POST request the action is doing via the Postman and found that I get a 202
response without any text(attached the screenshot of the response).

Hence, I would suggest to also check the response code before throwing an error.
Metadata
Metadata
Assignees
Labels
No labels