<?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>topic RE: CSRF token validation failed - Web API HTTP Request in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68362#M20967</link>
    <description>Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="a9cc48ce-d0b6-4de7-b062-dfa65b0296aa" data-tag-text="@Vinay Aleti" href="https://community.blueprism.com/network/profile?UserKey=a9cc48ce-d0b6-4de7-b062-dfa65b0296aa" data-itemmentionkey="8aa33402-b3ae-4fb8-bc7b-f873e3228b65"&gt;@Vinay Aleti&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;We'll need more details about your specific situation. Are you using the &lt;EM&gt;&lt;STRONG&gt;Utility - HTTP&lt;/STRONG&gt;&lt;/EM&gt; VBO, a Web API service, or something else to perform the REST API call? Can you provide some details about the service you're trying to call and how you're going about getting the access token?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Nov 2022 12:59:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2022-11-30T12:59:00Z</dc:date>
    <item>
      <title>CSRF token validation failed - Web API HTTP Request</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68356#M20961</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;I have payload and able to&amp;nbsp; send POST request successfully&amp;nbsp; in Postman.&lt;BR /&gt;when i tried to send&amp;nbsp; the data through WEB API&amp;nbsp; , POST is not successful and getting the below error.&lt;BR /&gt;&lt;BR /&gt;Unexpected error Error during Web API HTTP Request&lt;BR /&gt;HTTP Status Code: 403&lt;BR /&gt;HTTP Response Content: CSRF token validation failed&lt;BR /&gt;I have &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;BP V 7.1&lt;/STRONG&gt;&lt;/SPAN&gt; where&amp;nbsp; I triggered the above process&lt;BR /&gt;&lt;BR /&gt;Can&amp;nbsp; some one throw light on this please&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Krishna&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Krishna Elapavuluri RPA Solution Lead&lt;BR /&gt;TEchnology Consultant&lt;BR /&gt;DXC.technology&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2022 11:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68356#M20961</guid>
      <dc:creator>KrishnaElapavul</dc:creator>
      <dc:date>2022-05-23T11:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSRF token validation failed - Web API HTTP Request</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68357#M20962</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="b8073279-c154-4f18-b308-c0604fed3b04" data-tag-text="@Krishna Elapavuluri" href="https://community.blueprism.com/network/profile?UserKey=b8073279-c154-4f18-b308-c0604fed3b04" data-itemmentionkey="09009980-244a-4fa7-9d7f-ef7c11240454"&gt;@Krishna Elapavuluri&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Are you using the HTTP Request​ VBO to perform the call? Or the internal BP Service to call the API?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo Sarabia&lt;BR /&gt;Solution Manager &amp;amp; Architect&lt;BR /&gt;Altamira Assets Management&lt;BR /&gt;Madrid&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2022 12:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68357#M20962</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2022-05-23T12:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSRF token validation failed - Web API HTTP Request</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68358#M20963</link>
      <description>Hi Krishna,&lt;BR /&gt;&lt;BR /&gt;Can you shed some light on the type of authentication you using and if you are send a raw JSON text payload or a binary version of the file for the same?&lt;BR /&gt;&lt;BR /&gt;Also, which method of webservice call are you using via the HTTP VBO or using the Blue Prism Web Service feature.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;Wonderbotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2022 12:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68358#M20963</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-05-23T12:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSRF token validation failed - Web API HTTP Request</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68359#M20964</link>
      <description>Hi &lt;SPAN&gt;Pablo&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;I am using&amp;nbsp; &lt;SPAN&gt;&amp;nbsp;internal BP Service to call the API&lt;BR /&gt;&lt;BR /&gt;I have configured API and&amp;nbsp; action in that&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Krishna Elapavuluri RPA Solution Lead&lt;BR /&gt;TEchnology Consultant&lt;BR /&gt;DXC.technology&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2022 12:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68359#M20964</guid>
      <dc:creator>KrishnaElapavul</dc:creator>
      <dc:date>2022-05-23T12:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSRF token validation failed - Web API HTTP Request</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68360#M20965</link>
      <description>Hi&lt;BR /&gt;Not using any authentication at API configuration , but i am sending apikey at common header level&amp;nbsp;&lt;BR /&gt;I am POSTing&amp;nbsp; json text&amp;nbsp; plain&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This way i am able to POST successfully in another project&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Krishna Elapavuluri RPA Solution Lead&lt;BR /&gt;TEchnology Consultant&lt;BR /&gt;DXC.technology&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2022 12:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68360#M20965</guid>
      <dc:creator>KrishnaElapavul</dc:creator>
      <dc:date>2022-05-23T12:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSRF token validation failed - Web API HTTP Request</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68361#M20966</link>
      <description>&lt;P&gt;Hi Krishna and All,&lt;BR /&gt;&lt;BR /&gt;Just checking if we have any solution for the above issue as we are facing similar error in one of our API post call.&lt;BR /&gt;&lt;BR /&gt;Any suggestions is much appreciated!!&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;Vinay Kumar Aleti&lt;BR /&gt;RPA Lead Developer&lt;BR /&gt;ADP&lt;BR /&gt;Hyderabad&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vinay Aleti&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Nov 2022 18:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68361#M20966</guid>
      <dc:creator>VinayAleti999</dc:creator>
      <dc:date>2022-11-29T18:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSRF token validation failed - Web API HTTP Request</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68362#M20967</link>
      <description>Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="a9cc48ce-d0b6-4de7-b062-dfa65b0296aa" data-tag-text="@Vinay Aleti" href="https://community.blueprism.com/network/profile?UserKey=a9cc48ce-d0b6-4de7-b062-dfa65b0296aa" data-itemmentionkey="8aa33402-b3ae-4fb8-bc7b-f873e3228b65"&gt;@Vinay Aleti&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;We'll need more details about your specific situation. Are you using the &lt;EM&gt;&lt;STRONG&gt;Utility - HTTP&lt;/STRONG&gt;&lt;/EM&gt; VBO, a Web API service, or something else to perform the REST API call? Can you provide some details about the service you're trying to call and how you're going about getting the access token?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 12:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSRF-token-validation-failed-Web-API-HTTP-Request/m-p/68362#M20967</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-11-30T12:59:00Z</dc:date>
    </item>
  </channel>
</rss>

