<?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: Unable to grab some shared files from Dropbox Python SDK in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/683183#M30774</link>
    <description>&lt;P&gt;Thank you for responding my issue. Let me know you once you have complete solutions to my issue. Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 13:12:44 GMT</pubDate>
    <dc:creator>levinbomacua</dc:creator>
    <dc:date>2023-05-10T13:12:44Z</dc:date>
    <item>
      <title>Unable to grab some shared files from Dropbox Python SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/683141#M30769</link>
      <description>&lt;P&gt;Can someone help me solve my issue. I have a Dropbox Python SDK script, and this script will grab the shared files from Dropbox.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My issue here is that when I run my script it will grab some files only, not all. What I want is to grab all the containing files inside the shared folders.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please take a look to this diagram for better understading;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my_folder&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;folder_1&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; image_1.jpg&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; image_2.jpg&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; description_1.text&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;folder_2&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;image_1.jpg&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;image_2.jpg&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;description_2.text&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I want is to grab all the containing files each folders. The second folder I got an error that shows this&amp;nbsp;InternalServerError('f9d084c6ef28494184806d23a1a0c349', 500, '').&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wonder why this is not working. Is this about permission to each folders?&lt;/P&gt;
&lt;P&gt;I hoping someone can take me out this problem. Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 11:11:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/683141#M30769</guid>
      <dc:creator>levinbomacua</dc:creator>
      <dc:date>2023-05-10T11:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to grab some shared files from Dropbox Python SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/683179#M30771</link>
      <description>&lt;P&gt;It looks like this is due to the same issue in &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Internal-Server-Error-500-for-Shared-File-in-Python/td-p/683058" target="_blank"&gt;your earlier thread&lt;/A&gt;, so I'll follow up with you there.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 13:06:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/683179#M30771</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-05-10T13:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to grab some shared files from Dropbox Python SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/683183#M30774</link>
      <description>&lt;P&gt;Thank you for responding my issue. Let me know you once you have complete solutions to my issue. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 13:12:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/683183#M30774</guid>
      <dc:creator>levinbomacua</dc:creator>
      <dc:date>2023-05-10T13:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to grab some shared files from Dropbox Python SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/684541#M30818</link>
      <description>&lt;P&gt;This should be fixed now. Please let us know if you're still seeing any issues.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 19:48:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Unable-to-grab-some-shared-files-from-Dropbox-Python-SDK/m-p/684541#M30818</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-05-15T19:48:09Z</dc:date>
    </item>
  </channel>
</rss>

