<?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 Error downloading files using the dropbox library in python in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584500#M27234</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to access the files in my shared folder (which I mount) using the python library. I keep getting the following error -&amp;nbsp;dropbox.exceptions.BadInputError: BadInputError('xxxxxxxx', 'Error in call to API function "files/download": Must provide HTTP header "Dropbox-API-Arg" or URL parameter "arg".')&lt;/P&gt;
&lt;P&gt;I am sure that I am using this correctly because it used to work till a couple of days ago. What would be the problem?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Mar 2022 11:10:00 GMT</pubDate>
    <dc:creator>tronclue</dc:creator>
    <dc:date>2022-03-29T11:10:00Z</dc:date>
    <item>
      <title>Error downloading files using the dropbox library in python</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584500#M27234</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to access the files in my shared folder (which I mount) using the python library. I keep getting the following error -&amp;nbsp;dropbox.exceptions.BadInputError: BadInputError('xxxxxxxx', 'Error in call to API function "files/download": Must provide HTTP header "Dropbox-API-Arg" or URL parameter "arg".')&lt;/P&gt;
&lt;P&gt;I am sure that I am using this correctly because it used to work till a couple of days ago. What would be the problem?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 11:10:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584500#M27234</guid>
      <dc:creator>tronclue</dc:creator>
      <dc:date>2022-03-29T11:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error downloading files using the dropbox library in python</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584569#M27235</link>
      <description>Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1527176"&gt;@tronclue&lt;/a&gt;, thanks for bringing this to our attention.
&lt;BR /&gt; 
&lt;BR /&gt; Just for clarification, are you accessing the Dropbox folder using the Dropbox API itself, or is Python accessing the local folder?
&lt;BR /&gt; 
&lt;BR /&gt; This will help me to assist further!</description>
      <pubDate>Fri, 18 Mar 2022 17:28:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584569#M27235</guid>
      <dc:creator>Jay</dc:creator>
      <dc:date>2022-03-18T17:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error downloading files using the dropbox library in python</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584944#M27236</link>
      <description>&lt;P&gt;I am using the dropbox API. To be specific, I am using the function:&lt;/P&gt;&lt;PRE&gt;dropbox.dropbox_client.Dropbox.files_download(path = xxx)&lt;/PRE&gt;&lt;P&gt;I was able to get the list the files using the Dropbox object but downloading caused errors while using the same object. I've also tried it with a new oauth token, but no progress on that end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 09:03:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584944#M27236</guid>
      <dc:creator>tronclue</dc:creator>
      <dc:date>2022-03-21T09:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error downloading files using the dropbox library in python</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584953#M27237</link>
      <description>Thanks for the info, I'll move this thread to the appropriate forum for more specialist support.</description>
      <pubDate>Mon, 21 Mar 2022 10:14:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/584953#M27237</guid>
      <dc:creator>Jay</dc:creator>
      <dc:date>2022-03-21T10:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error downloading files using the dropbox library in python</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/585031#M27240</link>
      <description>&lt;P&gt;Thanks for the report. This doesn't seem to reproduce for me though, so can you share:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the version number of the Python SDK you're using&lt;/LI&gt;
&lt;LI&gt;the rest of the relevant code, e.g., how you're building your 'Dropbox' client object (but don't include your access/refresh token)&lt;/LI&gt;
&lt;LI&gt;a sample 'path' value&lt;/LI&gt;
&lt;LI&gt;several sample request IDs for these failures (the random 32 character string shown in the error object)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Feel free to &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; if you'd prefer to share privately.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 13:58:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Error-downloading-files-using-the-dropbox-library-in-python/m-p/585031#M27240</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-21T13:58:18Z</dc:date>
    </item>
  </channel>
</rss>

