<?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: Google cloud storage interaction in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52251#M569</link>
    <description>&lt;P&gt;Hi Eric,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;By the way, how is it possible to reproduce the connector with the Utility - HTTP?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Daniel Bellazzi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 02 Feb 2024 18:30:00 GMT</pubDate>
    <dc:creator>dbellazzi</dc:creator>
    <dc:date>2024-02-02T18:30:00Z</dc:date>
    <item>
      <title>Google cloud storage interaction</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52249#M567</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I need to interact with a Google Cloud Storage. Can you suggest me how to do it?&lt;/P&gt;
&lt;P&gt;I found information at the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/cloud-storage-json-api-v1-2"&gt;Connector for Storage Transfer API v1&lt;/A&gt; link and followed the authentication setting activities in the manual.&lt;/P&gt;
&lt;P&gt;Then, when I try to use an action (e.g. storage.bucket.list inserting the project) I get the following error: Failed to get OAuth2.0 Access Token: "Remote server error: (407 ) Proxy authentication required." "".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give me support?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Daniel Bellazzi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2024 18:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52249#M567</guid>
      <dc:creator>dbellazzi</dc:creator>
      <dc:date>2024-02-01T18:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Google cloud storage interaction</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52250#M568</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;
&lt;P&gt;It sounds like your environment requires proxy authentication for accessing external sites, correct? If that is the case, you won't be able to utilize that particular connector because it's implemented as a Web API service if memory serves me, and the BP Web API service feature doesn't support proxy authentication (yes, it's very annoying).&lt;/P&gt;
&lt;P&gt;What you could be is recreate the specific action from the connector using the &lt;STRONG&gt;Utility - HTTP&lt;/STRONG&gt; VBO, which does support proxy auth.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&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>Fri, 02 Feb 2024 16:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52250#M568</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2024-02-02T16:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Google cloud storage interaction</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52251#M569</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;By the way, how is it possible to reproduce the connector with the Utility - HTTP?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Daniel Bellazzi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2024 18:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52251#M569</guid>
      <dc:creator>dbellazzi</dc:creator>
      <dc:date>2024-02-02T18:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Google cloud storage interaction</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52252#M570</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;
&lt;P&gt;We tried to use &lt;STRONG&gt;Utility - HTTP&lt;/STRONG&gt; but we receive the following error message: "The requested URL has been blocked because this site is restricted based on your company's corporate resource usage policy."&lt;BR /&gt;These are the inputs to the action:&lt;BR /&gt;- Address URL: https://storage.googleapis.com/upload/storage/v1/b/[bucket]/o?uploadType=media&amp;amp;name=[file name].eml&lt;BR /&gt;- Content Type: application/octet-stream; name="[file name].eml"&lt;BR /&gt;- Method: POST&lt;BR /&gt;- Headers:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - Authorization: Bearer [token]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - Content-Transfer-Encoding: base64&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - Content-Disposition: attachment; filename="[filename].eml"&lt;/P&gt;
&lt;P&gt;Can you give me support?&lt;/P&gt;
&lt;P&gt;Thank you,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Daniel Bellazzi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Feb 2024 14:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52252#M570</guid>
      <dc:creator>dbellazzi</dc:creator>
      <dc:date>2024-02-13T14:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Google cloud storage interaction</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52253#M571</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/13981"&gt;@dbellazzi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;That error is being returned, most likely, by your company's proxy server. You'd need to take this up with your IT folks to see if you can get an exception to their blocking rules.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&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>Tue, 13 Feb 2024 19:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Google-cloud-storage-interaction/m-p/52253#M571</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2024-02-13T19:03:00Z</dc:date>
    </item>
  </channel>
</rss>

