-
How to backup files stored in Dropbox when using Sync API?
I have the requirement to allow the user to be able to backup all of their files. I have 3 locations I store files in my app. One is to store the files locally on the device. Second is to store the files in iCloud Drive in the Mobile Documents folder (which is just another folder in the file system), and third, in Dropbox.…
-
Finding Dropbox status from Excel VBA
I am developing an Excel spreadsheet which is stored on Dropbox (so when complete it can be shared with other users). When the spreadsheet opens I wish to be able to check in VBA code that the file is synchronised before proceeding. I cannot find out how to do this, and you seem to have an API for everything except Windows…
-
Dropbox txt file to Google spreadsheet
Is it possible to automatically and continuously export a dropbox txt file into google spreadsheet?
-
Keep Dropbox authentication in memory for future use IOS
Hello everybody, I've created a root app for IOS in Cydia. Dropbox integration is in my application, everything is fine, link account, upload, download etc... I need to keep in memory the user authentication because everytime my app is closed, if I need to do one thing related to Dropbox I need to relink my app to my…
-
lmlm
mmmm
-
Solution to : Fatal error: Uncaught exception 'Dropbox\Exception_NetworkIO' with message 'Error ...
executing HTTP request: Operation too slow. Less than 1024 bytes/sec transfered the last 10 seconds' Greetings I get those errors on my app. Fatal error: Uncaught exception 'Dropbox\Exception_NetworkIO' with message 'Error executing HTTP request: Operation too slow. Less than 1024 bytes/sec transfered the last 10 seconds'…
-
How quickly does an app get approved for production status?
Hi, Im wondering how quickly the Dropbox API team approves an app for Production status? I launched my app a few days ago without realizing this step was needed, and now users are running into a message saying "only a limited number of users can receive access tokens while this app is in development mode". I have done the…
-
Offtopic: To Check or Not to check for duplication. (DBDatastores)
This is purely off topic. Not dropbox related at all, but really this is a sync design question. (if this is against the rules, My apologies to the mods). I've been struggling with an idea to avoid saving duplicate DBRecords. We know that record.recordID is the main identifier. You can create it once in its life time and…
-
URL with # sign
I am writing code with Dorpbox API, It seems working ok as I am calling oauth 2 and return with access_token etc.. looks ok with one issue, in querystring it return with # rather then ? like https://www.sitename.com/dboxcallback.asp?access_token=xxxxxx&token_type=xxxr&uid=xxxx is this normal? I am expect it would be ?…
-
Sync API openFile delay OS X
Using the following code, I'm not getting the DBFile object after my code executes initially. There seems to be a delay. I know the file is there in my Dropbox folder. DBPath *dbPhotoPath = [dbPhotosFolderPath childPath:photoFileName];<BR /> DBFile *dbPhotoFile = [fileSystem openFile:dbPhotoPath error:&dbError];<BR /> So…
-
iOS Dropbox Application - My application not appearing in dropbox "share with" options.
Hello, This is my first post in this forum so please pardon me if its posted in an incorrect category/topic. Below is my question. * We are developing a "share extension" on iOS for our mobile application (lets say it shareApp) which allows user to share photos/urls/pdf files from other applications like Photos, Safari or…
-
Dropbox SDK sending info to facebook, twitter, ad servers when connecting?
I am using iOS SDK 1.3.13 with the iOS 8.1 simulator. When my app calls the linkFromController method, it presents the appropriate dialog to connect to Dropbox. As soon as the connection dialog appears, however, the app attempts to connect to a large number of external web addresses (detected via use of Little Snitch on my…
-
Cannot download a file from Dropbox to the iPad (uploads just fine) - in Swift.
I have been going around in circles trying to solve this problem. I can send files to Dropbox no problem, but cannot download them. All the delegate methods get called for sending, but the methods for downloading the files do not get called. Specifics: Core API. using Swift. iOS 8.1, using xcode. Checked and rechecked all…
-
How to realize the client deduplication using core API on Android Platform?
I am the developer of the Dropbox API, using core API to realize the client deduplication on Android platform. But I have not seen anything about deduplication in core API. What should I do ?
-
Authenticate internaly with dropbox through my app
Hello Everyone, I have a photo studio app in this app I want to user can upload them photos on my drop box folder through my app without registering on dropbox. When they upload photo through my app,My app should login internaly with my drop box credential without user intrection. Thanks in adavance
-
Dropbox for Developers. How delete Drop-ins app from app-console if i has mistake on creating?
Hello. Can I delete Drop-ins app from app-console. To more understand screenshot https://yadi.sk/i/qfpsV7HXe8No4 future thanks..