Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
iCodes
8 years agoExplorer | Level 3
HELP :(
{"Value should match pattern '\\A(?:(/(.|[\\r\\n])*|id:.*)|(rev:[0-9a-f]{9,})|(ns:[0-9]+(/.*)?))\\z'\r\nParameter name: path"}
- 8 years agoThat error indicates that the path you're using doesn't exist in your account.
Note that if you're using an app with the "app folder" permission, that path would be relative to the root of the special app folder created for your app, under
/Apps/<app folder name>' by default. Does your app have the app folder permission? You can browse your app folder on the Dropbox web site: https://www.dropbox.com/ (as well as using ListFolder as I mentioned earlier.)
If you are using an app folder app, you can move whatever content you want into that app folder. (Or, register another app for the full Dropbox permission if you need that instead.)
You can check your existing app or create a new one on the App Console:
https://www.dropbox.com/developers/apps
If you need help checking your apps or your current account you can open a ticket here so we can help privately:
https://www.dropbox.com/developers/contact
Greg-DB
Dropbox Community Moderator
8 years agoThat error indicates that the path you're using doesn't exist in your account.
Note that if you're using an app with the "app folder" permission, that path would be relative to the root of the special app folder created for your app, under
/Apps/<app folder name>' by default. Does your app have the app folder permission? You can browse your app folder on the Dropbox web site: https://www.dropbox.com/ (as well as using ListFolder as I mentioned earlier.)
If you are using an app folder app, you can move whatever content you want into that app folder. (Or, register another app for the full Dropbox permission if you need that instead.)
You can check your existing app or create a new one on the App Console:
https://www.dropbox.com/developers/apps
If you need help checking your apps or your current account you can open a ticket here so we can help privately:
https://www.dropbox.com/developers/contact
Note that if you're using an app with the "app folder" permission, that path would be relative to the root of the special app folder created for your app, under
/Apps/<app folder name>' by default. Does your app have the app folder permission? You can browse your app folder on the Dropbox web site: https://www.dropbox.com/ (as well as using ListFolder as I mentioned earlier.)
If you are using an app folder app, you can move whatever content you want into that app folder. (Or, register another app for the full Dropbox permission if you need that instead.)
You can check your existing app or create a new one on the App Console:
https://www.dropbox.com/developers/apps
If you need help checking your apps or your current account you can open a ticket here so we can help privately:
https://www.dropbox.com/developers/contact
iCodes
8 years agoExplorer | Level 3
Good Day Greg
Its working! thanks a lot :)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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, Facebook or Instagram.
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!