Hi, so I tried getting the metadata of a member's shared folder (the one that I got from the members/get_info endpoint), and I got "invalid shared folder ID".
I tired using both the user member id (with "Dropbox-API-Select-User") and the admin member id with "Dropbox-API-Select-Admin" (according to the documention its a whole team permission in this endpoind, and the documenation explictly says that whole team permission should be able to access those folders)
It's worth mentioning that I was able to get the metadata of the admin's private directory.