-
Not sure how to interpret /users/get_space_usage output for team account
Hello, I get the following output from get_space_usage for a team account: allocation = { ".tag" = team; allocated = 9895604649984; used = 7346077264133; "user_within_team_space_allocated" = 0; "user_within_team_space_limit_type" = { ".tag" = off; }; "user_within_team_space_used_cached" = 379540969510; }; used =…
-
reading parquet file using python sdk
Hi, I am trying to read a parquet file using pandas and vaex. I can sucessfully read a .csv but I get the following error message when I try to download the parquet file with dbx.files_download : dropbox.exceptions.ApiError: ApiError('4ce7ef4f93544a4fa18c29478e1869a8', DownloadError('path', LookupError('not_file', None)))…
-
Can't operate on team member's files in R (rshiny)
Error in call to API function "files/get_temporary_link": This API function operates on a single Dropbox account, but the OAuth 2 access token you provided is for an entire Dropbox Business team. Since your API app key has team member file access permissions, you can operate on a team member's Dropbox by providing the…
-
Remove invitees from folders that don't have a Dropbox set up
If a folder has been shared with a member that doesn't have a Dropbox set up, is there a way to programmatically remove them? I'm currently get members of a shared folder as follows: await dbxClient.Sharing.ListFolderMembersAsync(sharedFolderId, null, 1000); I then go through each member and either change their permissions…
-
File got corrupted while uploading in chunks to dropbox using API calls.
Hi Team, Using Apex code, I tried to upload a large (>5MB) file in chunks, But the file is getting corrupted always. Please help me. Below is the code. public class relatedFile { public String Title; public string filepath; public Blob VersionData; } @AuraEnabled(cacheable=false) public static string…
-
app dropbox
I would like to understand why everytime i use generate token i have to keep generating it when i log in. I'm not sure if my app code or refresh token is locked in because when i called for my api to automate a process it didn't work im using ducky script to automate a process and send my files to drop box account but it…
-
refresh token
Greetings everyone just gonna copy and paste this here the letters in blue is where im having issues the output i will put in red can someone please help : **Configure your Dropbox application** - Create a Dropbox account. - [Create a Dropbox "App"](https://www.dropbox.com/developers/apps/create) with a "Scoped access" API…
-
com.dropbox.core.v2.files.ListFolderBuilder cannot be resolved to a type
Setting up an integration with TalendStudio 7.3, I was able to connect via access token have no issue using the following components -tDropboxConnection -tDropboxGet -tDropboxPut But when I attempt to use tDropboxList I receive "com.dropbox.core.v2.files.ListFolderBuilder cannot be resolved to a type" error. I downloaded…
-
Correct way to use "add_file_member" endpoint if I need to share a file with a new email
Hello, I am looking for a solution to my problem. I am still in a testing stage, so I am open to different solution. I need to share a file with only users who subscribe to a form. They subscribe on my website with their email and I add the email to the file requested. To do that I thought the "add_file_member" endpoint…
-
can our website`s users upload without create an account
Hi In our ASP.NET website ,we want to give to our users, the ability to upload to Dropbox, instead of our website (because of lack of space). I read API`s documentation and example of JavaScript`s SDK and found out all user should have to sign in to their own Dropbox`s account ,No matter the file is uploading to our…
-
Python SDK: Can one identify email address for a specific file upload?
I have an app which is restricted to a single folder which polls for received uploads, downloads the file, processes it and then uploads the result. At this point I need to inform the original uploader and share the new file with them. Is there a way to do this short of creating a custom folder per uploader?
-
What function in .NET SDK is for /oauth2/token
Hi In our Website, written with ASP.NET and C#, we want to use .NET API in offline access manner. So I think we need to get access token by using refresh token. I read the documentation and find out we had to call /oauth2/token for that. I use Dropbox`s .NET SDK, but it`s documentation is missing. My question is: what…
-
Dropbox Embedder stopped working, even the example on Dropxbox.com
The folder view of the Dropbox embedder stopped working today on my website. Just says "Something went wrong". I went to Embedder Documentation - Developers - Dropbox - and the same is happening there also (bottom of page, before "Removing the Embedder"). Tried Edge and Chrome based browsers. Same issue also on my phone.
-
Dropbox Embedder API seems to be broken
If you look at the Dropbox embedder API page here (screenshot attached): https://www.dropbox.com/developers/embedder Scroll about 70% down the page, below the JavaScript code you should see a shared folder, instead you see a "Something went wrong" error I am seeing this on my page where I am trying to embed a folder, and I…
-
"The response ended prematurely" after one hour of a file download
I'm trying to download a large (80Gb) file from the Dropbox servers. After *exactly* one hour, I get an exception indicating that the Dropbox servers have dropped the connection (System.IO.IOException: The response ended prematurely. in .NET) I have tried using both the .NET HttpClient (for a shared link from…
-
Listing shared files
I'm looking for a way to list individual files that a user is sharing with specific users (not shared links). I can list shared folders with the /sharing/list_folders route, but there doesn't seem to be a corresponding /sharing/list_files route. Ultimately, I'd like to be able to get the shared files for a particular user…
-
Chooser dropins.js Uncaught TypeError: JSON.parse is not a function
I have a feeling dropins.js conflicts with mootools because I'm getting a Javascript error when trying to use Chooser. The button is inserted using document.getElementById("DBContainer").appendChild(button); After I click the button the items are loaded, I can select them but clicking cancel or choose does nothing. If I…
-
Re-linking using Obj-C SDK fails with network error
I noticed this on my app, but it is also reliably reproducible using the DBRoulette sample app. Using SDK 6.3, iOS 15.4.1 and an iPhone Pro 12. If you link to a Dropbox account, then unlink (this step may not actually be required) and then shortly afterward attempt to link to the same Dropbox account, the link fails with a…
-
Re: Failed to Load Request Error when using Chooser API
While this works now on single file selection. With a larger multi-file selection (20 or so files) it is failing with the same error. This doesn't happen every time, but happens pretty often. It appears there is a timeout set. If that timeout is exceeded, it will fail to add the files. Any help is greatly appreciated!
-
Files Uploaded via PowerShell Script Not Appearing
Hi -- We have a PowerShell script that uploads files to Dropbox but since the Dropbox update / upgrade at the end of last week the files are not appearing on Dropbox. The script does not report any errors. I also tried creating a directory through the API end point using Postman and I got a success message in response to…
-
Minimal code needed to access a team user's space using a Generated access token on macOS
I am looking to add Dropbox access to a locally run utility in house. In other words, this project will never ship to other users and more simply it will never need to be accessed with user interaction. (It will just be selectively enumerating the storage for a known user in the team space) In the SwiftyDropbox README it…
-
Dropbox chooser integrated with a react webapp not working when opened in chrome ios mobile, ipads
Dropbox chooser is integrated with react web application. Its working fine when opened on desktop and android devices. But its not working when application is opened in chrome browser in ios device(mobile, ipad). In safari its working fine, issue is in chrome only. Not sure if this is an issue with chrome or dropbox.…
-
Webhook questions. Also, a way to get actual events?
Dropbox webhooks seem to go conspicuously out of their way to be mysterious in nature. When we receive a webhook, we use a cursor that we're responsible for maintaining to enumerate entries in a directory that the events are supposed to be for, but there appears to be no way of reading the specific events that induced the…
-
Erroneous webhook notifications
I'll do a handful of operations over a specific directory, and I'll seemingly get N webhook notifications a moment later. However, I'll get one or two notifications five or ten minutes later, and the cursor (for that specific directory) will not enumerate anything. What is this?
-
Get thumbnail API issue for the last 24 hours
Hi, Our app is using the dropbox node.js SDK v10.32.0 to get a thumbnail of an image. Usage example: this.dbx.filesGetThumbnailBatch({ entries }).then((response) => { // response.result.entries must be an array but it randomly returns empty string }); For the last 24 hours, we started experiencing an issue with this API…
-
Dropbox API and AWS Lambda
Hi, I have a web app that is is taking files and uploading them to an S3 bucket. I have written a Lambda function to upload the files from the bucket to a Dropbox folder with the API. I tested it locally and it worked fine. I created a directory locally, added my script, used pip to install the Dropbox API, zipped those…
-
Forced to make all users Team Admins? "You must be a team administrator to authorize this app"
Good morning: Transitioning to short-lived token with a snag. The "no expiration" token currently used in the 10-person dev environment is working perfect to upload/download/save, etc.... files/folders in a shared teams environment. Got oauth2 working for me and my other user with Team Administrator access. The app must…
-
Failed to establish a new connection: [WinError 10060] A connection attempt failed because the conne
Hi. kind of stuck.. getting this error - worked two days ago. thanks for any ideas. Failed to establish a new connection: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond'…
-
Dropbox's code example for sharing a file link in Python not working
#Python code provided by Dropboximport requestsimport json url = "https://api.dropboxapi.com/2/sharing/get_shared_link_metadata"headers = { "Authorization": "Bearer append-current-token""Content-Type": "application/json"}data = { "path": "/baby dream/Cris Rodriguez/10yrsZ.tif"} r = requests.post(url, headers=headers,…
-
Failed to Load Request Error when using Chooser API
We use the Dropbox Chooser API and have recently started having a problem with it (as of yesterday evening). Now when the user selects a file from the Chooser pop-up then clicks "Choose" to confirm their selection, an error appears saying "Failed to load request". The pop-up window does not close and nothing is returned to…