hi everyone,
We have dropbox's enterprise account and a team admin to grant consent permission to DropBox's Enterprise application.
In this dropbox's enterprise, we have a team folder "Design Document" created by different account which assigns to a group "Design". However, the authorized team admin user above isn't in the group of Design.
When we use Dropbox API's Files.ListFolderAsync to find the changes of this team folder "Design Document". The error returns path not found. In addition, I tried with header "Dropbox-Api-Select-Admin" and pass in the team admin's team_member_id and still not found.
When we connect using https://api.dropboxapi.com/2/team/team_folder/list with the same Dropbox Token, this team folder "Design Document" was listed.
So why we got the path not found even though the folder was there? Team admin should be able to see all the folders even though he is not in the member list?
Please note the app to consent to Dropbox is Business's account .
Thanks so much for your assistant.
Regards,
Karen