You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

levinbomacua's avatar
levinbomacua
Explorer | Level 3
2 years ago

Unable to grab some shared files from Dropbox Python SDK

Can someone help me solve my issue. I have a Dropbox Python SDK script, and this script will grab the shared files from Dropbox. 

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.

 

Please take a look to this diagram for better understading;

 

my_folder

       folder_1

                image_1.jpg

                image_2.jpg 

                description_1.text

       folder_2

               image_1.jpg

               image_2.jpg 

               description_2.text

 

What I want is to grab all the containing files each folders. The second folder I got an error that shows this InternalServerError('f9d084c6ef28494184806d23a1a0c349', 500, '').

 

I wonder why this is not working. Is this about permission to each folders?

I hoping someone can take me out this problem. Thanks in advance!

 

 

 

 

 

    • levinbomacua's avatar
      levinbomacua
      Explorer | Level 3

      Thank you for responding my issue. Let me know you once you have complete solutions to my issue. Thanks in advance.

      • Greg-DB's avatar
        Greg-DB
        Icon for Dropbox Staff rankDropbox Staff

        This should be fixed now. Please let us know if you're still seeing any issues.