<?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: Variable encoding issue - API response content is gibberish in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Variable-encoding-issue-API-response-content-is-gibberish/m-p/112946#M50579</link>
    <description>&lt;P&gt;When a response is received that looks like the string in your screenshot with Unicode-looking characters, its usually&amp;nbsp;either a binary response (i.e. an image or other binary data) or encrypted. Blue Prism doesn't handle that well as noted in &lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000077394-why-am-i-unable-to-download-binary-data-using-the-web-api-services-feature-or-the-utility-http-vb" target="_blank" rel="noopener"&gt;this KB article here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A few suggestions:&lt;/P&gt;&lt;P&gt;- Check the response results for this non-working call outside of Blue Prism, i.e. in PostMan or something similar to see if there's binary (or encrypted) data being returned&lt;/P&gt;&lt;P&gt;- Try using the latest version of &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---http" target="_blank" rel="noopener"&gt;the HTTP VBO on the DX&lt;/A&gt;&amp;nbsp;for this, which contains more functionality than Web APIs for dealing with response content as shown in your screenshot&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2024 15:48:50 GMT</pubDate>
    <dc:creator>steven.boggs</dc:creator>
    <dc:date>2024-08-07T15:48:50Z</dc:date>
    <item>
      <title>Variable encoding issue - API response content is gibberish</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Variable-encoding-issue-API-response-content-is-gibberish/m-p/112933#M50568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an API web service set up in Blue Prism. Out of 3 actions, 2 work without any problems.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The third one results in HTTP Status Code 200 and correct Response Headers but the Response Content is gibberish:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sabetin_0-1723017893333.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/39083iFDF4947E789CFDDB/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Sabetin_0-1723017893333.png" alt="Sabetin_0-1723017893333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I open the properties of Data Item, this is the view:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sabetin_1-1723018012129.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/39084i25F24FEE517B05E8/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Sabetin_1-1723018012129.png" alt="Sabetin_1-1723018012129.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The expected response should look like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{"result":"success","deliveryEntry":"18516"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered such a problem? Any ideas what could cause this?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sabetin&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 08:11:29 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Variable-encoding-issue-API-response-content-is-gibberish/m-p/112933#M50568</guid>
      <dc:creator>Sabetin</dc:creator>
      <dc:date>2024-08-07T08:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variable encoding issue - API response content is gibberish</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Variable-encoding-issue-API-response-content-is-gibberish/m-p/112946#M50579</link>
      <description>&lt;P&gt;When a response is received that looks like the string in your screenshot with Unicode-looking characters, its usually&amp;nbsp;either a binary response (i.e. an image or other binary data) or encrypted. Blue Prism doesn't handle that well as noted in &lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000077394-why-am-i-unable-to-download-binary-data-using-the-web-api-services-feature-or-the-utility-http-vb" target="_blank" rel="noopener"&gt;this KB article here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A few suggestions:&lt;/P&gt;&lt;P&gt;- Check the response results for this non-working call outside of Blue Prism, i.e. in PostMan or something similar to see if there's binary (or encrypted) data being returned&lt;/P&gt;&lt;P&gt;- Try using the latest version of &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---http" target="_blank" rel="noopener"&gt;the HTTP VBO on the DX&lt;/A&gt;&amp;nbsp;for this, which contains more functionality than Web APIs for dealing with response content as shown in your screenshot&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 15:48:50 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Variable-encoding-issue-API-response-content-is-gibberish/m-p/112946#M50579</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2024-08-07T15:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Variable encoding issue - API response content is gibberish</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Variable-encoding-issue-API-response-content-is-gibberish/m-p/112959#M50589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for replying.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;PostMan&amp;nbsp;&lt;/SPAN&gt;response is correct:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{"result":"success","deliveryEntry":"18516"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I will try the VBO and get back to you.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 07:34:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Variable-encoding-issue-API-response-content-is-gibberish/m-p/112959#M50589</guid>
      <dc:creator>Sabetin</dc:creator>
      <dc:date>2024-08-08T07:34:47Z</dc:date>
    </item>
  </channel>
</rss>

