We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Mark L.45
9 years agoCollaborator | Level 9
shared app directory, exists but inaccessible to my app
Created an app, linked to a specific directory. Lets call it acme.
Create acme directory on my dropbox which I shared and placed some more directories and files within it.
Able to authenticate a...
Mark L.45
9 years agoCollaborator | Level 9
Gregory,
The other ticket was linked to a file shared that never appeared when I requested all links; that really does seem like a bug; but this, this is I am sure is me not using the API correctly? Let me try and run thru this again. I create a app, acme1066.
I create a directory ..
/Users/localuser/Dropbox/acme1066/Homework/math
I run the API command...
mymac:dropbox localuser$ curl -X POST https://api.dropboxapi.com/2/files/list_folder --header "Authorization: Bearer ab-AUTHtoken" --header "Content-Type: application/json" --data "{\"path\": \"/Homework/math\",\"recursive\": false,\"include_media_info\": false,\"include_deleted\": false,\"include_has_explicit_shared_members\": false}"
But it returns ..
{"error_summary": "path/not_found/.", "error": {".tag": "path", "path": {".tag": "not_found"}}}
Note I created three files within Homework/math, what have I missed here?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 2 hours 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!