django-DefectDojo
django-DefectDojo copied to clipboard
Error when change from old MSTeam webhook to the Workflow webhook
Slack us first! I posted in slack but no response yet.
Bug description MSTeam announced they would retire the old webhook and move to the Workflow. So I create the new workflow webhook link with the default config (post message to channel when webhook receive a request), then paste the link to DD. I got the error alert
Error posting message to Microsoft Teams: {"error":{"code":"InvalidRequestContent","message":"The input body for trigger 'manual' of type 'Request' must be of type JSON, but was of type 'application/octet-stream'."}}
Expected behavior The alert can be sent to MSTeam channel
Deployment method (select with an X)
- [X ] Docker Compose
- [ ] Kubernetes
- [ ] GoDojo
Environment information
- Operating System: [e.g. Ubuntu 20.04]
- DefectDojo version (see footer) or commit message: v2.38.4 - OWASP DD docker image
I read through the release note but there is no information about new MSTeam adoption, and my current version just released 3 week ago.