Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Kevmasgrande
1 year agoNew member | Level 2
400 Error - Path root is not supported for sandbox app
I'm new to the dropbox API and getting an error I can't find a clear explanation for when building a Make.com automation. [400] Error in call to API function "files/upload_session/start": Path ro...
Greg-DB
Dropbox Community Moderator
1 year agoThis error is indicating that the app is registered for the "app folder" access type but it is setting the 'Dropbox-API-Path-Root' header when calling the Dropbox API.
Apps with the app folder access type can't use the the 'Dropbox-API-Path-Root' header, because they are always automatically rooted to their app folder.
To resolve this error, you should either not set that header, or if you do need to access content outside the app folder, register a new app with full Dropbox access instead.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!