I understand that with the new team spaces and namespace configurations, that we would have to use 'Dropbox-API-Path-Root' header and I've managed to get it working by setting the namespace to the root and using 'Dropbox-API-Select-Admin' to view all folders.
What I'm having trouble with at the moment is that, when I use the same code to call the API and if the particular team is using the older team spaces config, I am only getting their personal folders when I call 'list_folder' and would like to know the proper way to resolve this.
Also, would developers be able to test on business accounts with the configurations toggle-able? I only have acces to the new business team spaces config and would like to test out the older one as well.
Thanks!