<?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: export shared dropbox files which are not downloadable in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/520881#M1865</link>
    <description>&lt;P&gt;Yes, you should use &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_export" target="_self"&gt;files_export&lt;/A&gt; to export files that can't be downloaded.&lt;/P&gt;</description>
    <pubDate>Mon, 17 May 2021 16:57:34 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-05-17T16:57:34Z</dc:date>
    <item>
      <title>export shared dropbox files which are not downloadable</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/520859#M1864</link>
      <description>&lt;P&gt;Is there a way to export shared files whose is_downloadable is False?&lt;/P&gt;
&lt;P&gt;get_shared_link_file is giving an unsupported link error as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 09:33:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/520859#M1864</guid>
      <dc:creator>siram_kumar</dc:creator>
      <dc:date>2021-05-18T09:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: export shared dropbox files which are not downloadable</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/520881#M1865</link>
      <description>&lt;P&gt;Yes, you should use &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_export" target="_self"&gt;files_export&lt;/A&gt; to export files that can't be downloaded.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 16:57:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/520881#M1865</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-05-17T16:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: export shared dropbox files which are not downloadable</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/521011#M1866</link>
      <description>&lt;P&gt;but the files that I receive from list_received_files endpoint are giving an error&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "error_summary": "path/not_found/...",
  "error": {
    ".tag": "path",
    "path": {
      ".tag": "not_found"
    }
  }
}&lt;/PRE&gt;&lt;P&gt;when files_export is called with id as input&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 07:33:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/521011#M1866</guid>
      <dc:creator>siram_kumar</dc:creator>
      <dc:date>2021-05-18T07:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: export shared dropbox files which are not downloadable</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/521111#M1868</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/10"&gt;@Greg-DB&lt;/a&gt;&amp;nbsp;can you please help me solve this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 16:11:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/521111#M1868</guid>
      <dc:creator>siram_kumar</dc:creator>
      <dc:date>2021-05-18T16:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: export shared dropbox files which are not downloadable</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/521132#M1869</link>
      <description>&lt;P&gt;The &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_export" target="_self" rel="nofollow noopener noreferrer"&gt;files_export&lt;/A&gt; method is only meant for use with files actually within the connected account. It will not be able to find files that are not within the connected account, such as files that the account only has access to as a "received" file. I'll send this along as a feature request for a way to do this, but I can't promise if or when that might be implemented though. &lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 16:58:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/export-shared-dropbox-files-which-are-not-downloadable/m-p/521132#M1869</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-05-18T16:58:53Z</dc:date>
    </item>
  </channel>
</rss>

