Hi there,
and once again stress with the custom sensor. In the postdata there is no <> allowed?
my postdata will be malformed to {} style. But my endpoint will not accept that because it has to be text/xml.
"Using HTTP POST When sending configurations and commands to the codec, it is important that the HTTP header Content-Type is set to text/xml, i.e. Content-Type: text/xml. The body of the POSTshould contain the XML content."
Custom HTTP Headers = Content-Type: text/xml
Any ideas?
Sebastian
Add comment