<?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: HTTP Post request to Power automate in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97641#M45601</link>
    <description>&lt;P&gt;I believe setting the Content-Type to blank should resolve the error as there is no Body.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2023 14:39:15 GMT</pubDate>
    <dc:creator>shashank.kumar280</dc:creator>
    <dc:date>2023-04-25T14:39:15Z</dc:date>
    <item>
      <title>HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97635#M45595</link>
      <description>&lt;P&gt;I am attempting to send a post request from Blue Prism to our power automate platform, but I am encountering some difficulties. While the request works perfectly fine in Postman, I am uncertain as to why Blue Prism is unable to successfully send the same request.&lt;/P&gt;
&lt;P&gt;I have attached screenshots containing information from both Postman and Blue Prism. Despite making some changes to the headers to resolve errors, I am now receiving a generic Blue Prism error message stating that an object reference is not set to an instance of an object.&lt;/P&gt;
&lt;P&gt;If anyone has any insights or ideas on how to resolve this issue, I would greatly appreciate it.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 08:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97635#M45595</guid>
      <dc:creator>Christopher</dc:creator>
      <dc:date>2023-04-25T08:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97636#M45596</link>
      <description>&lt;P&gt;Hi christopher&lt;BR /&gt;&lt;BR /&gt;Not sure whether you are using the latest utility&amp;nbsp; http vbo.&amp;nbsp; I recommend to download the vbo from digital exchange.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---http" target="test_blank"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---http&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 10:46:55 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97636#M45596</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-04-25T10:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97637#M45597</link>
      <description>&lt;P&gt;@&lt;A href="https://community.blueprism.com/network/profile?UserKey=26997b26-f027-4b8d-9897-d322394c617b" target="" class="author" aria-label="Christopher Press space to toggle pop up" aria-haspopup="dialog" aria-controls="bio-bubble-popup-26997b26-f027-4b8d-9897-d322394c617b-3"&gt;Christopher&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can you try like below.&amp;nbsp; I am assuming you only need to pass URL parameters and the Body is blank.&lt;BR /&gt;The URL params can be set in the Address URL as shown in the screenshot.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35477.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35536iBE30AE74AD7A731E/image-size/large?v=v2&amp;amp;px=999" role="button" title="35477.png" alt="35477.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 10:53:14 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97637#M45597</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-04-25T10:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97638#M45598</link>
      <description>&lt;P&gt;So after a little more adjustments and updating BO (Thank you Harish)&lt;/P&gt;
&lt;P&gt;we get a more detailed error message:&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The remote server returned an error: (411) Length Required&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Which indicates that we are missing that header in the collection, i have tried every combination of 'Content length' 'ContentLength' and so on and giving it the value 0 which i can see is the correct thing, but i get the error 411 every time.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 11:52:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97638#M45598</guid>
      <dc:creator>Christopher</dc:creator>
      <dc:date>2023-04-25T11:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97639#M45599</link>
      <description>&lt;P&gt;Hello christopher&lt;BR /&gt;&lt;BR /&gt;You can try the action shashank kumar mentioned.&lt;BR /&gt;&lt;BR /&gt;I had very&amp;nbsp; good success rate using that action.&lt;BR /&gt;&lt;BR /&gt;Also if you want to still&amp;nbsp; try to understand and work around for 411 error check the below article.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://kinsta.com/knowledgebase/411-length-required/" target="test_blank"&gt;https://kinsta.com/knowledgebase/411-length-required/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 12:13:21 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97639#M45599</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-04-25T12:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97640#M45600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Both actions give the same error, i do understand the meaning of the content-length header, it is also sent in the postman request with a value of 0, but blue prism will not accept it.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 12:27:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97640#M45600</guid>
      <dc:creator>Christopher</dc:creator>
      <dc:date>2023-04-25T12:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97641#M45601</link>
      <description>&lt;P&gt;I believe setting the Content-Type to blank should resolve the error as there is no Body.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 14:39:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97641#M45601</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-04-25T14:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97642#M45602</link>
      <description>&lt;P&gt;Still getting same errors, been trying all variants of the headers and so on.&lt;BR /&gt;Creating a ticket for it, they must have a proper explanation what is needed to make that request work instead of a generic error.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 08:51:13 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97642#M45602</guid>
      <dc:creator>Christopher</dc:creator>
      <dc:date>2023-04-28T08:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97643#M45603</link>
      <description>&lt;P&gt;Hi christopher,&lt;BR /&gt;&lt;BR /&gt;Did you get chance to try web api in system tab?&lt;BR /&gt;I dont think it will give any different result but that is some thing i would try.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 12:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97643#M45603</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-04-28T12:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97644#M45604</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/27026"&gt;@Christopher&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;One thing I'd recommend is downloading a copy of Fiddler and then run both your Postman and BP tests again while Fiddler captures the full network traffic. Then we should be able to see a good comparison of all the headers that are being included against both requests. I typically use Fiddler Classic.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 17:55:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97644#M45604</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-04-28T17:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Post request to Power automate</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97645#M45605</link>
      <description>&lt;P&gt;I gave up on using any native Blue prism solutions, so i used Curl instead and it works like a charm.&lt;BR /&gt;Thanks for all the suggestions though&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 09:21:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Post-request-to-Power-automate/m-p/97645#M45605</guid>
      <dc:creator>Christopher</dc:creator>
      <dc:date>2023-05-08T09:21:47Z</dc:date>
    </item>
  </channel>
</rss>

