Get help with the Dropbox API from fellow developers and experts.
I am attempting to integrate Dropbox into my SwiftUI project. In the AppDelegate func(application...) I am getting an error stating that setupWithAppKey(<APP_KEY>) is not a member type of DropboxClient Manager. Any ideas on how to resolve>
Our site uses the dropbox embedder to display shared folder content with our users. The problem we're having is that the newer shared links that are created with a /scl url prefix won't work with the embedder. The older shared links created with /sh prefix work fine however. When a user with the /scl style link tries to…
Ik werk aan een CodeIgniter-app voor Relining riool diensten en wil Dropbox integreren voor het uploaden en tonen van afbeeldingen aan de gebruikerskant. Heeft iemand ervaring met Dropbox integreren in CodeIgniter? Specifiek wil ik weten hoe ik afbeeldingen vanuit de app naar Dropbox upload en ze vervolgens op de website…
Apple requires to provide app privacy details (see https://developer.apple.com/app-store/app-privacy-details/ ) While an iOS app uses dropbox to store/read a user's data, it can provide the details for this interaction. But for how dropbox (company) handles said data is hard to denote in the privacy details. Probably other…
We are experiencing inconsistent results with the files_search_v2 function with both the Python SDK and API. An example is if we are searching for a particular file: '/Media Coordination/VERSIONING/Graveyard_Carz_TE00000114/S06/Subs/TE00000114_06_0011_A2_S_FRA.srt' If we search for a particular string eg.…
Dropbox has given ample warnings about adapting to Teams and Shared Spaces. However, applying these updates have been staggered and this Sunday I lost all connections to team folders in a Blazor Server .NET 8 service class. I solved it by inverting this condition: if (!account.RootInfo.IsTeam) to if…
We have integrated the API with our ERP system, where we can upload files prefixed by the document number. So one document can have multiple files. SAMEX_23-24_0937_PDF1.pdf SAMEX_23-24_0937_PDF2.pdf Now when we search in the Dropbox web site "SAMEX_23-24_0937" we see both the files. But if we use the same option with…
I'm trying to integrate the Dropbox API into the backend of my application, however, the authentication part is a difficult task to do, because, following the documentation, authentication must be done by authorizing through the browser, which is not an option, since the project will run on the server and this process will…
Context We are currently designing a middleware app that will be keeping the file system of another application in sync with a Dropbox because the organizations want to leverage Dropbox features and storage on top of what the other app is offering. We have a single customer in mind at the moment, but will be offering our…
Same issue again 24/04/24
It looks like you're new here. Sign in or register to get started.