When I test webhook that should POST to my Webex Teams channel, the request has wrong content-type header: text/plain, even though the body is formatted as JSON. Should be application/json.
Is there a possibility to configure this somehow in our installation? Or does this need to be fixed in the pcf-metrics app?