cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Musicians, convert your MuseScore files to PDF to play music on the go! Learn more 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: 

File path has changed after 21. October update

File path has changed after 21. October update

Stenkar
New member | Level 2
Go to solution

Hello!

 

We are using Dropbox to read and write files through API.

 

We have a team folder that is called /Company's shared workspace and we used to send all files to this folder.

 

Today, when I tried to read some files from our Software, which is integrated with Dropbox via API, I got a lot of errors like DownloadError('path', LookupError('not_found', None)))

 

Then I logged in to the Dropbox web application and saw all files uploaded after 21. October update went to the new folder path called /MyName/Company's shared workspace

 

Why did this happen, and how can I read and write all files from the old folder(/Company's shared workspace)?

1 Accepted Solution

Accepted Solutions

Rich
Super User II
Go to solution

@Stenkar wrote:

Then I logged in to the Dropbox web application and saw all files uploaded after 21. October update went to the new folder path called /MyName/Company's shared workspace


It sounds like you've received the file system update for your Dropbox team account.

 

View solution in original post

2 Replies 2

Rich
Super User II
Go to solution

@Stenkar wrote:

Then I logged in to the Dropbox web application and saw all files uploaded after 21. October update went to the new folder path called /MyName/Company's shared workspace


It sounds like you've received the file system update for your Dropbox team account.

 

Greg-DB
Dropbox Staff
Go to solution

@Stenkar Rich is correct, it sounds like your team is now using the "team space".

 

Note that by default, API calls to the Dropbox API operate in the "member folder" of the connected account, not the "team space". That means that by default, the contents of the team space will not be found, and uploads will go to the member folder, not the team space.

 

You can configure API calls to operate in the "team space" instead though, in order to interact with files/folders in the team space. To do so, you'll need to set the "Dropbox-API-Path-Root" header. You can find information on how to use this in the Team Files Guide.

Need more support?
Who's talking

Top contributors to this post

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