Get help with the Dropbox API from fellow developers and experts.
Hello, It used to be possible when using Dropbox Embedder with a link to folder reliable navigation in that folder and preview all files in pointed folder - all files that Embedder may handle of course. Now Dropbox Embedder may handle, in correct way, only link pointing to particular file directly! Is this intended…
Hello In getting the error Refused to frame 'https://www.dropbox.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' https://*.dropbox.com". I added my domain at app configuration.
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…
It looks like you're new here. Sign in or register to get started.