<?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: Trying to shared uploaded files so that third party eCommerce app can read them in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Trying-to-shared-uploaded-files-so-that-third-party-eCommerce/m-p/445032#M1434</link>
    <description>&lt;P&gt;Thank you Greg.&amp;nbsp; Based on what you are saying, perhaps the problem is on WooCommerce's side.&amp;nbsp; WooCommerce is giving me an error when I provide the URL generated by DropBox.&amp;nbsp; I will do some more testing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for your help!&lt;/P&gt;</description>
    <pubDate>Thu, 13 Aug 2020 19:26:06 GMT</pubDate>
    <dc:creator>DataDude</dc:creator>
    <dc:date>2020-08-13T19:26:06Z</dc:date>
    <item>
      <title>Trying to shared uploaded files so that third party eCommerce app can read them</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Trying-to-shared-uploaded-files-so-that-third-party-eCommerce/m-p/444381#M1429</link>
      <description>&lt;P&gt;I am stuck between WooCommerce and DropBox.&amp;nbsp; WooCommerce can read a product image from a any public url.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;code:&lt;/P&gt;
&lt;P&gt;public async Task&amp;lt;string&amp;gt; GetUrl(string path)&lt;BR /&gt;{&lt;/P&gt;
&lt;P&gt;var tl = await dbx.Files.GetTemporaryLinkAsync(path);&lt;BR /&gt;return tl.Link;&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;Returned Url (portions removed for clarity)&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://content.dropboxapi.com/apitl/1/AfZz93nWrLwDH...wtTPaQ" target="_blank" rel="noopener"&gt;https://content.dropboxapi.com/apitl/1/AfZz93nWrLwDH...wtTPaQ&lt;/A&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This URL will allow a browser to download the image, but is there a way to get a direct URL?&lt;/P&gt;
&lt;P&gt;Such as "&lt;A href="https://content.dropboxapi.com/folder1/ImageAAA123.jpg" target="_blank" rel="noopener"&gt;https://content.dropboxapi.com/folder1/ImageAAA123.jpg&lt;/A&gt;"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 09:13:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Trying-to-shared-uploaded-files-so-that-third-party-eCommerce/m-p/444381#M1429</guid>
      <dc:creator>DataDude</dc:creator>
      <dc:date>2020-08-12T09:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to shared uploaded files so that third party eCommerce app can read them</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Trying-to-shared-uploaded-files-so-that-third-party-eCommerce/m-p/444552#M1430</link>
      <description>&lt;P&gt;Can you elaborate on what the issue is, or what functionality exactly you need? The&amp;nbsp;"&lt;A href="https://content.dropboxapi.com/apitl/1/" target="_blank"&gt;https://content.dropboxapi.com/apitl/1/&lt;/A&gt;..." kind of link is already a direct link to the specified file's data. It just doesn't happen to end in the file name/extension, but it does link to the file content. If accessed directly in the browser, it is configured to download the content, but another app can also just read from the link if desired.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 13:52:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Trying-to-shared-uploaded-files-so-that-third-party-eCommerce/m-p/444552#M1430</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-08-12T13:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to shared uploaded files so that third party eCommerce app can read them</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Trying-to-shared-uploaded-files-so-that-third-party-eCommerce/m-p/445032#M1434</link>
      <description>&lt;P&gt;Thank you Greg.&amp;nbsp; Based on what you are saying, perhaps the problem is on WooCommerce's side.&amp;nbsp; WooCommerce is giving me an error when I provide the URL generated by DropBox.&amp;nbsp; I will do some more testing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 19:26:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Trying-to-shared-uploaded-files-so-that-third-party-eCommerce/m-p/445032#M1434</guid>
      <dc:creator>DataDude</dc:creator>
      <dc:date>2020-08-13T19:26:06Z</dc:date>
    </item>
  </channel>
</rss>

