<?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: X-CSRF validation failed as X-REQUESTED-WITH request header is missing in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaa-p/12679705#M4757496</link>
    <description>&lt;P&gt;Hi Yash,&lt;/P&gt;&lt;P&gt;Have you allowed headers in the iflow?&lt;/P&gt;&lt;P&gt;Runtime Configuration -&amp;gt; Allowed Header(s) -&amp;gt; *&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;</description>
    <pubDate>Fri, 28 Apr 2023 17:09:43 GMT</pubDate>
    <dc:creator>PriyankaChak</dc:creator>
    <dc:date>2023-04-28T17:09:43Z</dc:date>
    <item>
      <title>X-CSRF validation failed as X-REQUESTED-WITH request header is missing</title>
      <link>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaq-p/12679704</link>
      <description>&lt;P&gt;Hi,all i am integrating on premise s4 hana system with sap appgyver via sap CPI , will updating email id through IFLOW i am facig this issue &lt;/P&gt;
  &lt;P&gt;X-CSRF validation failed as X-REQUESTED-WITH request header is missing&lt;/P&gt;
  &lt;P&gt;,can any please tell how to resolve this&lt;/P&gt;
  &lt;P&gt;I am passing header X-REQUESTED-WITH through postman&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2163639-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2163637-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;previously it was showing could not be parsed into a proper Uri, missing scheme in sap error so, I have done this process to delete headers .&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2018/01/18/sap-cpi-clearing-the-headers-reset-header/" target="test_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;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2163638-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 12:02:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaq-p/12679704</guid>
      <dc:creator>yashsap1</dc:creator>
      <dc:date>2023-04-28T12:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: X-CSRF validation failed as X-REQUESTED-WITH request header is missing</title>
      <link>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaa-p/12679705#M4757496</link>
      <description>&lt;P&gt;Hi Yash,&lt;/P&gt;&lt;P&gt;Have you allowed headers in the iflow?&lt;/P&gt;&lt;P&gt;Runtime Configuration -&amp;gt; Allowed Header(s) -&amp;gt; *&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 17:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaa-p/12679705#M4757496</guid>
      <dc:creator>PriyankaChak</dc:creator>
      <dc:date>2023-04-28T17:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: X-CSRF validation failed as X-REQUESTED-WITH request header is missing</title>
      <link>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaa-p/12679706#M4757497</link>
      <description>&lt;P&gt;It giving same error , i donot know why previously it was showing could not be parsed into a proper Uri, missing scheme, so i deleted all header and masking few.please let me know why this happening&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2163663-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2023 06:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaa-p/12679706#M4757497</guid>
      <dc:creator>yashsap1</dc:creator>
      <dc:date>2023-04-29T06:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: X-CSRF validation failed as X-REQUESTED-WITH request header is missing</title>
      <link>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaa-p/12679707#M4757498</link>
      <description>&lt;P&gt;Hello Yash,&lt;/P&gt;&lt;P&gt;Easiest way to fix this error would be first use postman or any rest client to replicate the same scenario and note down required headers (using postman console) .Once you have the working scenario replicate the same in cloud integration.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sriprasad Shivaram Bhat&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2023 07:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/x-csrf-validation-failed-as-x-requested-with-request-header-is-missing/qaa-p/12679707#M4757498</guid>
      <dc:creator>Sriprasadsbhat</dc:creator>
      <dc:date>2023-04-29T07:24:20Z</dc:date>
    </item>
  </channel>
</rss>

