Forum Discussion

sin5's avatar
sin5
Explorer | Level 3
6 years ago
Solved

I want to get a list of files in a shared folder using Objective-C SDK

I'm using Objective-c SDK v2. I used the initWithAccessToken method of the DBTeamClient class to get an instance of the DBUserClient class. I used the listFolders method of sharingRoutes of DBU...
  • Greg-DB's avatar
    Greg-DB
    6 years ago

    If pathLower is nil, that means that the folder is not "mounted", so it doesn't have a path in that account. I recommend reading the File Access Guide and the Team Files Guide for more information on how these mechanisms work. 

     

    For reference, if you need to set the "Dropbox-API-Path-Root" header mentioned there, that's accessible via withPathRoot in the Objective-C SDK.

About Dropbox API Support & Feedback

Node avatar for 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!