The Manager Webservices sends twice in a REST Webservice POST request the property Content-Type=application/json and Content-type= (this is the one that can be introduced in the Uproc)
This generates problems at third-party Rest Endpoints complaining that the Content-Type was not set.
Dollar Universe 6.x and 7.x
Manager for WebServices - REST
Defect in the Manager for Webservices
Update to a fix version listed below or a newer version if available.
Fix version(s):
Component: Manager for Java (Node)
Will be fixed on Dollar Universe 7.01.01 - planned release mid December 2024
Defect ID: DE153854
Defect Title: Webservices Content-Type is being added twice in the request
Public Description: Due to an incorrect condition, the Content-Type header was added twice in the request. Resolved by adding an additional check.