<?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: Dropbox raising content restricted LookupError when downloading file with dropbox.files_download in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-raising-content-restricted-LookupError-when-downloading/m-p/275834#M16502</link>
    <description>&lt;P&gt;Thanks! Works as expected now.&lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2018 18:47:36 GMT</pubDate>
    <dc:creator>kwthelinuxguy</dc:creator>
    <dc:date>2018-05-10T18:47:36Z</dc:date>
    <item>
      <title>Dropbox raising content restricted LookupError when downloading file with dropbox.files_download</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-raising-content-restricted-LookupError-when-downloading/m-p/275807#M16493</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a small script to download various pre-existing blocks of data uploaded by another script.&lt;/P&gt;&lt;PRE&gt;def fetch(id):&lt;BR /&gt;    file = "".join(["/data-", str(id),".bin"])
    md, f = dbx.files_download(file)
    data = f.content
    return data&lt;/PRE&gt;&lt;P&gt;The code almost perfectly follows the example provided with the API, however when ran it throws this error:&lt;/P&gt;&lt;PRE&gt;dropbox.exceptions.ApiError: ApiError('8c03cf1b5fb662a78c77d32c8d0ade29', DownloadError('path', LookupError('restricted_content', None)))&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;It works neither on my laptop nor my docker container.&lt;/P&gt;&lt;P&gt;Any help or pointers would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:13:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-raising-content-restricted-LookupError-when-downloading/m-p/275807#M16493</guid>
      <dc:creator>kwthelinuxguy</dc:creator>
      <dc:date>2019-05-29T09:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox raising content restricted LookupError when downloading file with dropbox.files_download</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-raising-content-restricted-LookupError-when-downloading/m-p/275816#M16494</link>
      <description>Thanks for the report. This should be working again now. Apologies for the trouble!</description>
      <pubDate>Thu, 10 May 2018 17:31:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-raising-content-restricted-LookupError-when-downloading/m-p/275816#M16494</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-10T17:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox raising content restricted LookupError when downloading file with dropbox.files_download</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-raising-content-restricted-LookupError-when-downloading/m-p/275834#M16502</link>
      <description>&lt;P&gt;Thanks! Works as expected now.&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 18:47:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-raising-content-restricted-LookupError-when-downloading/m-p/275834#M16502</guid>
      <dc:creator>kwthelinuxguy</dc:creator>
      <dc:date>2018-05-10T18:47:36Z</dc:date>
    </item>
  </channel>
</rss>

