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

trayer72's avatar
trayer72
New member | Level 2
6 years ago

List content of Team forlders Within Python SDK

Hi, I'm trying to list all the files contained in a dropbox business team folder. I'm using the official Python SDK. I tried to use the dropbox.DropboxTeam class. Here is my code :    dbx...