We have a use case where we access Dropbox and change folder and file names etc. This is particularly true of shared folders.
We note that it is not possible to change the filename or location of 'Family Room' (FR) folder so we need to be able to recognise it and put some sort of barrier around it.
This is particularly difficult, since we do not know FR is there because FR is NOT retuned with the list of shared folders using the API.
What am I missing here, how can I get a list of shared folders that includes FR?
Thanks,
Kevin