You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Iurii O.
9 years agoNew member | Level 1
AppFolder absolute path
Hello,
I am using Dropbox application with `app_folder` permissions level. Lets pretend that my app folder is `TestApp`. I am creating subfolder `plant` in it.
Is there a way to get absolute path of this folder and to be able to show it to user? I can't use `/Apps/TestApp/plant` due to different localisations of dropbox. Some of our customer has localised name of apps folder, like `Программы/TestApp/plant` which is created by dropbox automatically.
Also I can not refer to https://dropbox.com/home/Apps/TestApp/plant due to same localisation issue.
When I use `metadata` API call it also return relative to apps folder path.
- Richard P.Super User alumni
Anything other than relative paths will leak data to you about the current users platform and configuration, so I doubt that you can get that info.
- Greg-DBDropbox Staff
Richard's correct, there's no way to do this. I'll send this along as feedback to the team, but for context, can you elaborate on what your app would use this for?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!