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.
User Profile
ethanfang
Explorer | Level 4
Joined 3 years ago
User Widgets
Posts & Replies
Move API leads to temp permission removed for team subfolders/subfiles (eg. 5 to 30s observed)
Hi, We've developed an syncing app, and we found that if we use move api (eg. https://api.dropboxapi.com/2/files/move_v2) with Dropbox-API-Path-Root as root teamspace id to rename team folder under...Solved861Views0likes1CommentRe: If the cursor is too long, list_folder_continue api always encounter 504 timeout
Hi,Greg We've tried to create 6000 folders under a team folder under team space root (eg./team_folder1/folder1,......,/team_folder1/folder6000). In this case, we can use list_folder and list_folder_...1.4KViews0likes1CommentIf the cursor is too long, list_folder_continue api always encounter 504 timeout
Hi, We've designed an app and found that if we create more than 5000 team folders under team root (eg. 1st level folder). The cursor returned by list folder api (eg.https://api.dropboxapi.com/2/fi...1.5KViews0likes5CommentsRe: If the cursor is too long, list_folder_continue api always encounter 504 timeout
Hi, We've attempted to set the limit to a low number (eg. 20), it still leads to timeout after 1m30s. However, we really need to set recursive as true. Or there will be lots of api calls. (eg. 5000...1.5KViews0likes1CommentCan we call list folder api under team space root and meanwhile filtering out the personal folder?
Hi, We've developed applications about dropbox. We found that in the document, (eg. see https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder) there is no way to fil...415Views0likes1Comment