Is it possible to get any information about the current App/App Folder after a user has retrieved an access token via OAuth?
For example, I'd like to be able to display the location in their Dropbox that my app will write files - without hard coding it.
Thanks!