<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Bad request error in HTTP PUT request in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258631#M4591237</link>
    <description>&lt;P&gt;Was having trouble adding this, so attaching separately.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1849621-ttarce3.jpg" /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 06:26:48 GMT</pubDate>
    <dc:creator>former_member1412</dc:creator>
    <dc:date>2020-09-28T06:26:48Z</dc:date>
    <item>
      <title>Bad request error in HTTP PUT request</title>
      <link>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaq-p/12258625</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;We have a service which is accessible using postman with one manual header value added.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1849584-postman.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;While calling it from CPI, i have added header property using content modifier and set up HTTP receiver as below.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1849585-cpi-http.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;I am getting 400 bad request error. Any leads are appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2020 09:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaq-p/12258625</guid>
      <dc:creator>former_member1412</dc:creator>
      <dc:date>2020-09-27T09:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bad request error in HTTP PUT request</title>
      <link>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258626#M4591232</link>
      <description>&lt;P&gt;Please check if you are passing JSON body correctly in the content modifier. This error usually comes when the request is being passed in valid format.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2020 13:02:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258626#M4591232</guid>
      <dc:creator>former_member45775</dc:creator>
      <dc:date>2020-09-27T13:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bad request error in HTTP PUT request</title>
      <link>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258627#M4591233</link>
      <description>&lt;P&gt;Hi Ashwini,&lt;/P&gt;&lt;P&gt;I am passing Json as it is. See the screenshot&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1849599-iflow.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1849600-content.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 04:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258627#M4591233</guid>
      <dc:creator>former_member1412</dc:creator>
      <dc:date>2020-09-28T04:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bad request error in HTTP PUT request</title>
      <link>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258628#M4591234</link>
      <description>&lt;P&gt;Hello Mujeeb,&lt;/P&gt;&lt;P&gt;If you are sure that correct payload is being passed then please try to delete unwanted headers ( follow below blog ) that might help you.&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2018/01/18/sap-cpi-clearing-the-headers-reset-header/" target="_blank"&gt;https://blogs.sap.com/2018/01/18/sap-cpi-clearing-the-headers-reset-header/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sriprasad Shivaram Bhat&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 04:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258628#M4591234</guid>
      <dc:creator>Sriprasadsbhat</dc:creator>
      <dc:date>2020-09-28T04:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bad request error in HTTP PUT request</title>
      <link>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258629#M4591235</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1849610-error.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Error description&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 04:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258629#M4591235</guid>
      <dc:creator>former_member1412</dc:creator>
      <dc:date>2020-09-28T04:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bad request error in HTTP PUT request</title>
      <link>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258630#M4591236</link>
      <description>&lt;P&gt;Hello Sri,
I dont see any unusual header in trace, see below. last one is manually added. &lt;/P&gt;&lt;P&gt;Payload is fine as well. posted the same payload from trace in postman and it works.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1849617-trace1.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 06:24:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258630#M4591236</guid>
      <dc:creator>former_member1412</dc:creator>
      <dc:date>2020-09-28T06:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bad request error in HTTP PUT request</title>
      <link>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258631#M4591237</link>
      <description>&lt;P&gt;Was having trouble adding this, so attaching separately.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1849621-ttarce3.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 06:26:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bad-request-error-in-http-put-request/qaa-p/12258631#M4591237</guid>
      <dc:creator>former_member1412</dc:creator>
      <dc:date>2020-09-28T06:26:48Z</dc:date>
    </item>
  </channel>
</rss>

