<?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 Unable to download received file using my user-token in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-download-received-file-using-my-user-token/m-p/527751#M1951</link>
    <description>&lt;P&gt;I have tried to download file which is shared to me using the user-token, Passed id of that file to download api but returns me error as&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;Is there any other way to download the files which are shared to me?&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 14:12:26 GMT</pubDate>
    <dc:creator>mukund</dc:creator>
    <dc:date>2021-06-18T14:12:26Z</dc:date>
    <item>
      <title>Unable to download received file using my user-token</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-download-received-file-using-my-user-token/m-p/527751#M1951</link>
      <description>&lt;P&gt;I have tried to download file which is shared to me using the user-token, Passed id of that file to download api but returns me error as&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;Is there any other way to download the files which are shared to me?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 14:12:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-download-received-file-using-my-user-token/m-p/527751#M1951</guid>
      <dc:creator>mukund</dc:creator>
      <dc:date>2021-06-18T14:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to download received file using my user-token</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-download-received-file-using-my-user-token/m-p/527765#M1953</link>
      <description>&lt;P&gt;The /2/files/download endpoint can only download files in the connected account. "Received" files, such as listed by /2/sharing/list_received_files, aren't mounted in the connected account, and so cannot be downloaded that way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can instead use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_shared_link_file" target="_self"&gt;/2/sharing/get_shared_link_file&lt;/A&gt; and pass in the "preview_url" as the "url" though.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 14:58:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-download-received-file-using-my-user-token/m-p/527765#M1953</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-06-18T14:58:21Z</dc:date>
    </item>
  </channel>
</rss>

