-
load files whit excel vba
Hi. I would like to receive an example on how to upload a file (ie *.xlsm) to dropbox from excel using vba. Thanks a lot.
-
Provisioning team folders and groups with the same API token
Hi, I'm working on an app which sets up both a team folder and a group for access. It seems to me that my API token requires both the "Team member file access" permission to create the folder AND the "Team member management" permission to create and add to the access group. However, these permissions appear to be mutually…
-
Team Member Information, Auditing, and Management
Hi, I'm looking to create an OAuth application that will support Team Information, Team Auditing AND Team Member Management. Which if the four access should I select to get all 3 of these permissions? It appears on the surface that Team Member File Access is the only option to get all 3 -- is this correct? Thanks, Brian
-
Is it possible for an app to have both “Team member file access” and “Team member management”?
When creating a Dropbox Business API app, I'm confronted with the following options: **Team member management** does not seem to include “the ability to perform any action as any team member”, and **Team member file access** does not seem to include “the ability to add, edit, and delete team members”. For my purposes, I…
-
Multiple app permissions
Hey guys, I am building a app that requires access to groups, as well as files. So I need to use both the "Team member file access" permisssion and the "Team member management" permission. Unfortunately, the current app settings page does not allow me to do that. I have to choose either one or the other. There is a similar…
-
Combination of Type of Access in app on Dropbox Business API
Hi, When creating an app for the Dropbox Business API I am given these 4 options of type of access: Team information – Information about the team and aggregate usage data. Team auditing – Team information, plus the team‘s detailed activity log. Team member file access – Team information and auditing, plus the ability to…
-
Refresh token expiration
Hi all, I am writing my first app that uses the Dropbox Python SDK and I was wondering if the OAuth2 refresh tokens ever expire. Many thanks in advance for your replies!
-
When will the Paper API be retired?
While diagnosing an issue with the Paper API this past weekend, I stumbled across this article from Dropbox: https://www.dropbox.com/lp/developers/reference/paper-migration-guide However it doesn't seem like my legacy Paper documents exist within the extant Dropbox file system, at least according to my files/list_folder…
-
Paper API - how to query "old" paper docs with the "new" 2020 API
Hello, we're building an integration of Dropbox Paper to our service - many dropbox paper users have requested it. Seems that Dropbox Paper itself is being migrated from its own place of paper.dropbox.com to having `.paper` files inside Dropbox itself. That itself is all cool but I'm having trouble figuring which API to…
-
Frequent Timeouts (>4.5 minutes) during files_upload_session_append_v2
Hi, I'm uploading larger files (up to 9.3 GiB) in 4 MiB chunks via the dropbox python library in an Azure function. In the last few months they started failing very frequently because on some chunks the files_upload_session_append_v2 times out. I increased the timeout to 4.5 minutes, but it still times out. Since I'm…
-
Won't build via carthage with Xcode 12
Updated to macOS Catalina and Xcode 12 (GM). Went to re-build SwiftyDropbox via carthage and got a build failure: % carthage update --platform iOS *** Fetching SwiftyDropbox *** Fetching Alamofire *** Checking out Alamofire at "4.9.1" *** Checking out SwiftyDropbox at "5.1.0" *** xcodebuild output can be found in…
-
share_folder - share sub folder
Trying to share subfolder thru API. getting message "no_permission..." I am using admin account. Can it be related to "Dropbox Business API app key" ? Did anybody see somehing like that ? url / request / response https://api.dropboxapi.com/2/sharing/share_folder request {"path": "/ddd/dd5","acl_update_policy":…
-
How to get absolute URL using shared_folder_id
I have a folder that has been shared with another Dropbox user using the API. At the time of sharing, I save the shared_folder_id for future reference. How would I use the shared_folder_id to get the absolute URL for the other user? Just to be clear, I'm looking for a URL that I can give to the other user that will open…
-
Real Example of ListFolderContinue: method in Objective-C
Can someone please provide me a real example to show how listfoldercontinue: method works with listfolder: in objective-c or in swift? I have read 100 times the description of listfoldercontinue: method but can't understand in the right way. my folder always remains empty. Previously I was using servermodified to know when…
-
Upload entire folder with JS SDK?
Hello, I'm trying to upload multiple files from one folder to Dropbox using the JS SDK, and at the moment I am using a batch upload, looping through all the files one by one, and using filesUploadSessionStart, which is taking very long. Is there a way to just upload the contents of the entire folder to dropbox?
-
Swift API documentation/examples out of date
The documentation for (and examples using) DropboxClientsManager.handleRedirectURL() seem to be out of date. They give the usage:DropboxClientsManager.handleRedirectURL(url), but that results in: Missing argument for parameter 'completion' in call. What is the new usage/requirement?
-
Sign in - There was a problem completing this request (Android Device)
I can't sign in to dropbox on my Android device. I can sign in through the browser no problem, but on Android App embeded browser(WebView) I always get the message "problem completing request" as shown in the attached screenshot(In April, it was no problem). I am using Android 8.0. I had test on Macbook (Chrome & Safari)…
-
Error 409 while filesExports
Good day all, I'm having a 409 error 'Confict' while doing a filesExport for a dropbox paper document, this is the JSON of the file: * selectable: "<input type="checkbox">", * .tag: "file", * client_modified: "2020-09-07T14:47:16Z", * content_hash: "a442ccb1c8ab02ffbe9b00df159b366d43709d76744da10f0727970de1e5276c", *…
-
Token is empty/missing
Hello, I am using Linnworks, an 3rd party app, and I want to upload my pictures on Linnworks using dropbox. All my pictures are already on dropbox and I have prepared the importation file for Linnworks. However the importation process returns an error saying that the Authorization token is missing. I have contacted…
-
How do I authorize app for endpoint file_properties/templates/list_for_team?
Looking at https://www.dropbox.com/developers/documentation/http/teams#file_properties-templates-list_for_team it says the API requires the files.team_metadata.write. I can't find this exact entry in the apps permissions settings page. So I just ticked everything. But it still returns app not authorized. request: curl -X…
-
How to figure out which files have been deleted using the api?
I am working on a personal project that, when a file is deleted, will update a JSON file that stores whether or not a file has been deleted. The issue is I am having trouble figuring out how to get information on deleted files. Any help would be appreciated. Thank you!
-
Dropbox download to an absolute URL
Is there a way to get an absolute URL of an image after it's been downloaded using the filesDownload function in the JavaScript, I'm also using Node.js and Discord.js, I'm currently trying to download an image from my Dropbox directory and then send it to a Discord channel which only allows for absolute URLs to send images…
-
Integrate dropbox with my website
Hey there I want integrate dropbox into my codeigniter app to upload images from photoSentinel into dropbox folder and then display images on client sides from dropbox. thanks
-
Properties and scoped access
Hi! I need to register an Android app, that can upload a user's files to a specified Dropbox folder and add properties to them. Earlier, I did that via the 'Full Access App'. But now I see it's deprecated, and instead of that, it seems I supposed to use the 'Scoped access' app. I've tried to register the 'Scoped access'…
-
Unix file permissions accessible via API?
The official Dropbox client preserves file permissions when syncing files between different computers whenever possible (e.g., between Unixes). When changing a file's permissions to executable, this will trigger a sync of the new permissions to all linked PCs. This means that the corresponding metadata is somwhow stored on…
-
File uploading slow
Hi, I'm using the javscript sdk, and trying to upload multiple files (one after another) with dbx.filesUpload. Due to the nature of my projectm I have to upload multiple files when the user sends a request. Each file is taking around a second, which results in long waiting times for the user when they need, say, 50 files.…
-
Api 104
Hello. sometimes i get this error when i try to upload files SSL_write() returned SYSCALL, errno = 104 https://www.dropbox.com/developers/documentation/http/documentation#files-upload i used this api, and for example i try to upload 7MB video but it saved in DropBox 32Kb and return me this error, i tried again upload and…
-
STOP WEBHOOK NOTIFICATIONS
I have created an online application that is initiated by a webhook notification, when a new file is added to dropbox. I receive the notification OK but would like to turn off webhook notifications until I finish moving the file to a backup folder. Right now once I copy the file to a backup folder the webhook fires again.…
-
Dropbox API add_folder_member's quiet parameter not honored for "Everyone at [TEAM NAME]" group
Using the Dropbox-API-Select-Admin header, all members of the special "Everyone at [TEAM NAME]" group receive an email notification when they are added to a team folder using https://api.dropboxapi.com/2/sharing/add_folder_member, even when passing quiet = true. Is there a way to silence those notifications?
-
Will uploading a bunch of files that are mostly already present overwrite them, or skip them?
This is my case: I have a discord bot that saves a bunch of mp3s that it downloads via YoutubeDL from user input. Because the hoster resets daily, these files would only be temporary on the hoster. To solve this i am using the Python Library for the Dropbox API. Every time the bot starts, i tell it to download all the…