<?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: csrf token validation failed in POST method in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669236#M4753151</link>
    <description>&lt;P&gt;Hello  &lt;SPAN class="mention-scrubbed"&gt;syenriquez&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;How are you? I have excluded the Tag "SAP S/4HANA Cloud" and included the Tag "SAP S/4HANA Cloud Extensibility" for this question, as Integration is related to Extensibility.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Juliano Romanato.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 15:29:35 GMT</pubDate>
    <dc:creator>JulianoRomanato</dc:creator>
    <dc:date>2023-01-06T15:29:35Z</dc:date>
    <item>
      <title>csrf token validation failed in POST method</title>
      <link>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaq-p/12669234</link>
      <description>&lt;P&gt;We are encountering an error which is "csrf token validation failed " when we are trying to send data to s/4 HANA using this code.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2123097-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Please see below screenshot for the setup of package.json &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2123096-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;We tried to use create csrf using the codes below:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2123101-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/2123098-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 13:36:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaq-p/12669234</guid>
      <dc:creator>syenriquez</dc:creator>
      <dc:date>2023-01-06T13:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: csrf token validation failed in POST method</title>
      <link>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669235#M4753150</link>
      <description>&lt;P&gt;Hi Syrahil,&lt;/P&gt;&lt;P&gt;Could you capture an HTTP trace to see if the CSRF token was requested/received and sent?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Antal&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 14:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669235#M4753150</guid>
      <dc:creator>AntalP</dc:creator>
      <dc:date>2023-01-06T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: csrf token validation failed in POST method</title>
      <link>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669236#M4753151</link>
      <description>&lt;P&gt;Hello  &lt;SPAN class="mention-scrubbed"&gt;syenriquez&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;How are you? I have excluded the Tag "SAP S/4HANA Cloud" and included the Tag "SAP S/4HANA Cloud Extensibility" for this question, as Integration is related to Extensibility.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Juliano Romanato.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 15:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669236#M4753151</guid>
      <dc:creator>JulianoRomanato</dc:creator>
      <dc:date>2023-01-06T15:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: csrf token validation failed in POST method</title>
      <link>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669237#M4753152</link>
      <description>&lt;P&gt;Hello  &lt;SPAN class="mention-scrubbed"&gt;antal.perger&lt;/SPAN&gt; , the request is reflected in the trace but without the set headers&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 11:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669237#M4753152</guid>
      <dc:creator>syenriquez</dc:creator>
      <dc:date>2023-01-09T11:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: csrf token validation failed in POST method</title>
      <link>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669238#M4753153</link>
      <description>&lt;P&gt;Hi Syrahil,&lt;/P&gt;&lt;P&gt;have you tried this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://cap.cloud.sap/docs/node.js/remote-services#remoteservice-configuration"&gt;capire - Remote Services (cloud.sap)&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;Best regards,&lt;BR /&gt;Dino&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 09:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/csrf-token-validation-failed-in-post-method/qaa-p/12669238#M4753153</guid>
      <dc:creator>Dino</dc:creator>
      <dc:date>2023-01-10T09:31:01Z</dc:date>
    </item>
  </channel>
</rss>

