Get help with the Dropbox API from fellow developers and experts.
https://github.com/dropbox/dropbox-sdk-dotnet Is this an official source? Downloads\dropbox-sdk.zip tried to load a suspicious source detected as Amsi.Edge.22.C2AFDFF1 and was blocked. Your device is safe. Bitdefender returns me this message and blocks the file from downloading. I can't turn it off on my work computers.…
So, the event we receive via webhooks to a 'full dropbox'-scoped app looks like: [2023-09-15 22:55:42,859 wew.handler_plugins. DEBUG] Received Dropbox event:{ "delta": { "teams": { "dbtid:AADBsJ4zo2S_tS_n3iyHzatB4h16n2yT-2c": [ "dbmid:AAAfY_5hmDSrYzFkd7T2BrWPPepevkydBY0", "dbmid:AAA22dYwGQDF4xFp03M2NWEZq_7jgJV0XX8",…
Using HTTP API, there is any endpoint to delete the files from Deleted files folder(Dropbox Recycle bin)?
We use the Dropbox Chooser API and have recently started having a problem with it (from last two days). 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 our…
Hello, I'm using Python APIs. When I try getting metadata for one JPG file from a folder, for example using dbx.files_get_metadata("path/to/image.jpg") I see the tag media_info=NOT_SET. On the other hand, if I go to the browser and check the file, in the toolbar I see this: Any idea on why this happens?
I am trying to add property groups to a file with https://content.dropboxapi.com/2/files/upload and I am getting an error "HTTP header "Dropbox-API-Arg": property_groups: expected list, got string". How is my property groups a string? What am I doing wrong? $meta = array( "name" => "this is something" ); $fields = array(…
Hello, I hope you're all well. I'm encountering an issue while working with the Dropbox API, specifically regarding permanent file deletion, and I'm seeking your assistance. I've created a scoped app in the app console and configured permissions in the account info, files and folder, and collaboration sections. My goal is…
I'm at a loss. As a Dropbox developer, I created an app and received an access token, app key, and app secret. coreball The API connector requests the following information: username, password, token endpoint, and "shared header" key and value. I'm not sure what codes to enter where.
Hi, I am unable to figure out the flow to get clients who are logged in to my app to access Dropbox without creating a `const dbx = new Dropbox({accessToken:<MY PERMANENT ACCESS TOKEN THAT SHOULD BE HIDDEN>})` class. I can authenticate the server on the back end but then I don't want files to have to go via the server,…
I'm attempting to print logs for Dropbox aggregating and provisioning operations in order to determine which API is being used by the connection and what response they are receiving, but none of the logging are functioning. I tried full VA level logging, however it did not print anything other than usual provisioning logs…
It looks like you're new here. Sign in or register to get started.