django-DefectDojo icon indicating copy to clipboard operation
django-DefectDojo copied to clipboard

Error when change from old MSTeam webhook to the Workflow webhook

Open n0th1nt0lOOz opened this issue 1 year ago • 0 comments

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.

n0th1nt0lOOz avatar Oct 20 '24 07:10 n0th1nt0lOOz