Hi Team
I am passing the JSON Data to Request Node. But my HttpRequestNode is sending
the content type as application/xml for my API.
Due to that I am getting below error.
2021-07-27 22:31:23.520 WARN 17112 --- [nio-8082-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaT
ypeNotSupportedException: Content type 'text/xml;charset=utf-8' not supported]
Is there any way to override the content type in compute node? How to sent the custom headers to HttpRequestNode?
------------------------------
SELVAKUMAR ANANTHARAJ
------------------------------