cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DownloadError path full access token using root path

DownloadError path full access token using root path

Saird_Kuipers
Explorer | Level 3

I am trying to download files using the root path.

response=dbx.with_path_root(dropbox.common.PathRoot.root("6600419808")).files_list_folder(Master_path)

for res in response.entries:
metadata, f = dbx.with_path_root(dropbox.common.PathRoot.root("6600419808")).files_download(res.path_lower)

How do I find the correct path to the files?

1 Reply 1

Greg-DB
Dropbox Staff

What's the rest of the 'DownloadError' error output? It should contain a more useful error indicating the specific issue.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?