Get help with the Dropbox API from fellow developers and experts.
I've created an app with a dedicated account that our administrator set up for me. The app works great. I've set up Salesforce to connect to the app using an Auth. Provider and Named Credentials. None of this has my name on it. The admin created a Team Folder that I want to be able to create sub folders under and then file…
I'm currently using Dropbox Access Tokens which expire pretty quickly. I'm wanting to know when I publish my app, which downloads files from Dropbox, how I get a fully working Access Token that won't expire within a few hours. Do I need a membership of some sort for this to happen? I can't be updating access tokens at all…
one of my api app got disabled, how I can get back to enabled?
Hello, I am downloading files with the Dropbox API correctly using "https://content.dropboxapi.com/2/files/download" However, when the file download takes longer than 1 hour (exactly), the Dropbox server closes the connection and the download is broken. I tested it with several tools with the same result, also using…
I have to query the Dropbox Search API with a Team access token (i.e. scope team_data.member enabled). I learned that I have to include the 2 HTTP headers in the search API for my use case to work properly: Dropbox-API-Select-User: dbmid:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Dropbox-API-Path-Root: {".tag": "namespace_id",…
"I'm unable to access the 'Chooser' method in Japan. The login screen opens, but no accounts are displayed for login. Similarly, on the official site, the 'Dropbox' button is not visible.
Environment: * dropbox node package version 10.34.0 * Runtime: Bun Issue Description: I'm attempting to download a file using by creating a shared link and then retrieving the file content. However, I'm encountering a TypeError when the SDK tries to process the response. Code: const link = await…
Dropbox filesSearch from Javascript has again stopped working. Was working till 12 hours ago. Also please note the double quotes are to match the exact characters to the file as per your documentation. This has happened once before 2 years ago. It returns zero matches. Big problem please! Please see this code:…
I'm trying to connect Salesforce to Dropbox and I've created an app on Dropbox. I've set up the Auth provider and have a URI redirect setup, but no matter if I use the actual URI or localhost, I always get the "This app is not valid" error message. I went so far as to build the URL manually to connect :…
I'm new to Dropbox API. I'm trying to use files/search_v2 API and got a 400 error with a bearer token created by My Apps in my developer console. I'm trying to access files in my Team's folders. I've tried the following: 1. When I use the access token generated by Dropbox API Explorer, that works. 2. When I use the same…
It looks like you're new here. Sign in or register to get started.