cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DbxClientV2.sharing().listFolderMembers does not return user

DbxClientV2.sharing().listFolderMembers does not return user

programmer
Helpful | Level 5

I have some folder which is shared with this email: test@test.com. (I guess that such a dropbox account does not exist). Anyway if I use java api call:

DbxClientV2 client;//some client
String sharedFolderId;//some shared folder id
List<UserMembershipInfo> users = client.sharing().listFolderMembers(sharedFolderId).getUsers()


I don't get a user with email test@test.com in the users variable.
 
Why is that?
10 Replies 10

Greg-DB
Dropbox Staff

As Здравко said, it looks like your new post got caught in the spam filter, but it is restored there now. I'll follow up with you on that thread.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    programmer Helpful | Level 5
  • User avatar
    Здравко Legendary | Level 20
What do Dropbox user levels mean?