Skip to Content
0
Sep 12, 2023 at 08:48 AM

OData V4 Receiver content id - Bad request 400

44 Views

Dear Team,

I have a question.

I use OData V4 receiver Adapter to processing the message but a little problem border me.

the Content-id in the header disturb the message processing.

It appears two time! but I don't know how to control it.

how can I remove it?

I want to removw the second one.

--changeset<br>Content-Type: application/http<br>Content-Transfer-Encoding: binary<br><strong>Content-ID:1</strong>
<strong><br></strong>POST url HTTP/1.1<br>Accept: application/json;odata.metadata=minimal;IEEE754Compatible=true<br>Accept-Language: en<br>Content-Type: application/json;charset=UTF-8;IEEE754Compatible=true<br>OData-MaxVersion: 4.0<br>OData-Version: 4.0<br>Prefer: handling=strict<br>X-CSRF-Token: <br><strong>Content-ID: 1</strong>



Regards,

yeonhui