<?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 Information about usage of HTTP Request in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110485#M3510</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need to replicate this call from the HTTP Request obj V.10:&lt;/P&gt;&lt;P&gt;curl -k -X POST -H "content-type: application/x-www-form-urlencoded" -H "Authorization: Basic TOKEN" -d "DATA" "ENDPOINT"&lt;/P&gt;&lt;P&gt;I am filling the fields in this way&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbellazzi_0-1715683122634.png" style="width: 644px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38196i96D3289EF6A0B10B/image-dimensions/644x509/is-moderation-mode/true?v=v2" width="644" height="509" role="button" title="dbellazzi_0-1715683122634.png" alt="dbellazzi_0-1715683122634.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbellazzi_1-1715683165769.png" style="width: 641px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38197iD22024815049BD9C/image-dimensions/641x197/is-moderation-mode/true?v=v2" width="641" height="197" role="button" title="dbellazzi_1-1715683165769.png" alt="dbellazzi_1-1715683165769.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am pretty sure to compile all the fields correctly except than the information "-k".&lt;/P&gt;&lt;P&gt;Do you find any mistakes in the compilation? How can I insert the "-k" information in the action?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 10:44:10 GMT</pubDate>
    <dc:creator>dbellazzi</dc:creator>
    <dc:date>2024-05-14T10:44:10Z</dc:date>
    <item>
      <title>Information about usage of HTTP Request</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110485#M3510</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need to replicate this call from the HTTP Request obj V.10:&lt;/P&gt;&lt;P&gt;curl -k -X POST -H "content-type: application/x-www-form-urlencoded" -H "Authorization: Basic TOKEN" -d "DATA" "ENDPOINT"&lt;/P&gt;&lt;P&gt;I am filling the fields in this way&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbellazzi_0-1715683122634.png" style="width: 644px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38196i96D3289EF6A0B10B/image-dimensions/644x509/is-moderation-mode/true?v=v2" width="644" height="509" role="button" title="dbellazzi_0-1715683122634.png" alt="dbellazzi_0-1715683122634.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbellazzi_1-1715683165769.png" style="width: 641px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38197iD22024815049BD9C/image-dimensions/641x197/is-moderation-mode/true?v=v2" width="641" height="197" role="button" title="dbellazzi_1-1715683165769.png" alt="dbellazzi_1-1715683165769.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am pretty sure to compile all the fields correctly except than the information "-k".&lt;/P&gt;&lt;P&gt;Do you find any mistakes in the compilation? How can I insert the "-k" information in the action?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 10:44:10 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110485#M3510</guid>
      <dc:creator>dbellazzi</dc:creator>
      <dc:date>2024-05-14T10:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Information about usage of HTTP Request</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110503#M3514</link>
      <description>&lt;P&gt;"-k" with curl specifies that it should be an insure (no certificate checking) connection. There is no capability for that directly within the HTTP VBO, but there is a dedicated VBO available on the DX that can disable certification checking. However, this should NOT be used in production as disabling certificate checking creates a security vulnerability.&lt;/P&gt;&lt;P&gt;The VBO for disabling certificate checking can be found here:&amp;nbsp;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/disable-certificate-vbo" target="_blank"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/disable-certificate-vbo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Just add an Action stage calling the disable action before calling the HTTP VBO and you should be good to go.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 14:43:11 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110503#M3514</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2024-05-14T14:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Information about usage of HTTP Request</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110543#M3521</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&amp;nbsp;I have a similar issue since I need to perform the same HTTP request via object "Utility - HTTP v 10", while preserving the "-k" in the curl command. I've red about this VBO action to disable certificate checking and I included it in the code. However I am still getting the same "401" error message, do you know any reason why this is happening and how could I manage to solve the issue?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 16:25:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110543#M3521</guid>
      <dc:creator>RickyMasa</dc:creator>
      <dc:date>2024-05-15T16:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Information about usage of HTTP Request</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110550#M3524</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/14833"&gt;@RickyMasa&lt;/a&gt;&amp;nbsp;remove the Authorization header definition you've added to the Headers Collection. The Authorization header in this case should be set by using the &lt;STRONG&gt;Bearer Token&lt;/STRONG&gt; property. Set &lt;EM&gt;&lt;STRONG&gt;Use Bearer Token&lt;/STRONG&gt;&lt;/EM&gt; to True and set &lt;EM&gt;&lt;STRONG&gt;Bearer Token&lt;/STRONG&gt;&lt;/EM&gt; to the value of your token.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Eric&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 18:40:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110550#M3524</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2024-05-15T18:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Information about usage of HTTP Request</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110589#M3527</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;thank you for your fast reply, however even with your suggestion I am unable to correctly perform my HTTP request and the 401 error is still there. I also tried to keep the Authorization header in the Headers Collection and in the Bearer Token simultaneously, but I still get the same 401 error code I was having before.&lt;/P&gt;&lt;P&gt;Do you have any other suggestion?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 12:20:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110589#M3527</guid>
      <dc:creator>RickyMasa</dc:creator>
      <dc:date>2024-05-16T12:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Information about usage of HTTP Request</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110605#M3529</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/14833"&gt;@RickyMasa&lt;/a&gt;&amp;nbsp;a 401 error is typically return due to failed authentication. Are you sure you've copied the token in properly and not included any additional white space at the beginning or end of the string? You're not pre-Base64 encoding the token before you pass it into Blue Prism are you?&lt;/P&gt;&lt;P&gt;I would suggest downloading a copy of Fiddler Classic or Fiddler Everywhere and using that to capture the cUrl request and a request from Blue Prism and then compare the two. That will show you if there's something different between them.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.telerik.com/fiddler/fiddler-classic" target="_blank" rel="noopener"&gt;https://www.telerik.com/fiddler/fiddler-classic&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 14:43:28 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Information-about-usage-of-HTTP-Request/m-p/110605#M3529</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2024-05-16T14:43:28Z</dc:date>
    </item>
  </channel>
</rss>

