You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
biswas_nu
4 months agoNew member | Level 2
Listing team folders and content
I need a critical help with question below. i am developing a backup and restore solution which backups data from dropbox and store in s3 bucket. I am using typescript lambda to achieve the same...
Здравко
Legendary | Level 20
biswas_nu wrote:This value comes however in case of user file
...
Hm..🤔 To be honest, I'm not certain what exactly you mean here.
If you mean that when you get token for non-team account or token for a team member without team scopes it works, then of course would be strange to be otherwise. Such a token doesn't represent a team, but a person (either as an account owner or pointing precise team member - not the entire team). That's why in such a case you don't need to specify exact person explicitly - it's already specified on authentication and associated to the token.
If you mean something else, clarify what you mean exactly.
Hope this clarifies matter.
biswas_nu
4 months agoNew member | Level 2
Hello Legendary
Let me explain the problem in detail
- biswas_nu4 months agoNew member | Level 2
When using selectAdmin : <team_member_id of admin> and calling listfolder and listfoldercontinoue with the folder id, I am able to see all the files in team folder but not their path
- biswas_nu4 months agoNew member | Level 2
When using selectAdmin : <team_member_id of admin> and calling listfolder and listfoldercontinoue with the folder id, I am able to see all the files in team folder but not their path
the data does not contain the filePath for the team files- Здравко4 months agoLegendary | Level 20
biswas_nu, Can you take a look on your result posted above? You may see there files "path_lower" and "path_display". Do they absent in some of your list results? 🧐 That's the paths of all entries - files and folder in the list results.
Something that may confuse you is that such paths are rooted to the selected namespace (in your case - member home folders or shared team folders). Leading folder names are missing and if you don't know where you can find them - in your list results for such folders you made at the beginning (where your team_folder_id comes from).
Some other confusion may be incorrect paths symbols case - even in display paths. Only last entry in such a path is guaranteed correct. All preceding, if any, may be messed - messed path symbols case!
If something else confuse you, again, be more concrete.
About Discuss Dropbox Developer & API
Make connections with other developers
797 PostsLatest Activity: 10 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!