I have my app set up and running as I want it to, but now I need to make sure that I can share access to individual folders with others within my app. As I was reading up on this I read:
Full Dropbox
You get full access to all the files and folders in a user's Dropbox.
Your app should use the least privileged permission it can. When applying for production, we'll review that your app doesn't request an unnecessarily broad permission based on the functionality provided by the app. If your app will require a broader permission based on functionality that is planned but not yet implemented, be sure to mention this in your production request.
My question is: when it says "you get feull access to all the files and folders in a user's dropbox", does that apply just to all files in the folder you share access to, all folders in the dropbox APP, or everything in the owner's entire dropbox collection?