Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
Iurii O.
10 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.
2 Replies
Replies have been turned off for this discussion
- Richard P.10 years ago
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-DB10 years ago
Dropbox Community Moderator
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.6,038 PostsLatest Activity: 6 years ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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!