We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Filip J.1
9 years agoNew member | Level 1
Passing null into dropbox team client AsMember method .net sdk
When you pass null into the team dropbox client AsMember method does it just use the current user?
dropboxTeamClient.AsMember(null) <- what account gets used?
Filip J.1
9 years agoNew member | Level 1
Currently it seems the default behavior is to use the personal account information.
I was considering using just the team dropbox client and passing it a memberId that is either a value of a team member or null if I am using a personal account, that way I do not have to bother with switching between both team client and dropbox client.
If the dropbox team client can be used as a regular dropbox client if passed null, what are the drawbacks of just using this to reduce similar code for admins and personal accounts?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,876 PostsLatest Activity: 5 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!