<?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 HTTP Error: in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87057#M37818</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to call a SOAP API using the HTTP Utility. I keep getting hit with the below error which is frustrating me!&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;"Exception: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.&lt;BR /&gt;Inner Exception: The remote certificate is invalid according to the validation procedure."&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;The annoying aspect is that if I use SOAP UI I can call the API absolutely fine!&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Blue Prism Steps:&lt;BR /&gt;&lt;/STRONG&gt;
&lt;OL&gt;
&lt;LI&gt;Load the certificate (Utility - HTTP -&amp;gt; Load Certificate)&lt;/LI&gt;
&lt;LI&gt;Generate the SOAP Body (dynamic based on the case being worked)&lt;/LI&gt;
&lt;LI&gt;Call the API as per the below setup&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="23864.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/23997i313647A0265AAEBD/image-size/large?v=v2&amp;amp;px=999" role="button" title="23864.png" alt="23864.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;Any ideas would be much appreciated!&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chris Brook&lt;BR /&gt;Intelligent Automation Specialist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Dec 2020 11:11:00 GMT</pubDate>
    <dc:creator>ChrisBrook</dc:creator>
    <dc:date>2020-12-01T11:11:00Z</dc:date>
    <item>
      <title>HTTP Error:</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87057#M37818</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to call a SOAP API using the HTTP Utility. I keep getting hit with the below error which is frustrating me!&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;"Exception: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.&lt;BR /&gt;Inner Exception: The remote certificate is invalid according to the validation procedure."&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;The annoying aspect is that if I use SOAP UI I can call the API absolutely fine!&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Blue Prism Steps:&lt;BR /&gt;&lt;/STRONG&gt;
&lt;OL&gt;
&lt;LI&gt;Load the certificate (Utility - HTTP -&amp;gt; Load Certificate)&lt;/LI&gt;
&lt;LI&gt;Generate the SOAP Body (dynamic based on the case being worked)&lt;/LI&gt;
&lt;LI&gt;Call the API as per the below setup&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="23864.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/23997i313647A0265AAEBD/image-size/large?v=v2&amp;amp;px=999" role="button" title="23864.png" alt="23864.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;Any ideas would be much appreciated!&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chris Brook&lt;BR /&gt;Intelligent Automation Specialist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Dec 2020 11:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87057#M37818</guid>
      <dc:creator>ChrisBrook</dc:creator>
      <dc:date>2020-12-01T11:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: HTTP Error:</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87058#M37819</link>
      <description>You can disable certificate validation and look at what you are actually getting in response. &lt;BR /&gt;Often it is your corporate proxy telling you that you need to authenticate, so check if you need proxy settings too.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2020 16:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87058#M37819</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2020-12-02T16:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: HTTP Error:</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87059#M37820</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/769"&gt;@AndreyKudinov&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;Couple of questions on that:&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;How?&lt;/LI&gt;
&lt;LI&gt;How would that work when the API service requires 2 way authentication via a certificate?&lt;/LI&gt;
&lt;/OL&gt;
Regards​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chris Brook&lt;BR /&gt;Business Delivery Consultant&lt;BR /&gt;Lloyds Banking Group&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2020 16:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87059#M37820</guid>
      <dc:creator>ChrisBrook</dc:creator>
      <dc:date>2020-12-02T16:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: HTTP Error:</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87060#M37821</link>
      <description>1) &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/disable-certificate-vbo" target="test_blank"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/disable-certificate-vbo&lt;/A&gt;&lt;BR /&gt;2) Service &lt;SPAN&gt;authentication&lt;/SPAN&gt; has nothing to do with SSL error.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2020 18:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HTTP-Error/m-p/87060#M37821</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2020-12-02T18:30:00Z</dc:date>
    </item>
  </channel>
</rss>

