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)?