-
Upload string to dropbox as .txt file
Hi guys, I've just completed the tutorial about the new "saver" application provided by dropbox. The upload with a predefined url like the koala picture at the tutotrial works pretty well. But my problem is that I have a string defined at my code and I want to save this string to a .txt-file and upload that file to my…
-
Cocoa WebView not reacting to "Allow" button click.
I am developing an application which uses Dropbox to sync data between devices. I is already running on Windows, Android and iOS but now I am stuck on OS X. I have added a webview control to my window and generated a URL to allow access to my app to Dropbox and when the url loads I am presented with the login page. I enter…
-
SDK1.3.13 and Swift
Hello, I try to develop a very simple application connected with DropBox. I am looking for example in swift (not in objective C), could you please help me ? Need to connect, and retrieve list of files in a Dropbox folder. Many thanks, Sébastien
-
Can I save a JSON stream object to Dropbox file with Dropbox Post Rest API ?
Hi, I sent a request to salesforce , then get a JSON stream. Now I want to save the stream object into a Dropbox file by sending Post request in my code. Does Dropbox have relative Post rest api ? How can I do it? Thanks for your help!
-
Upload in background in IOS
Hi, what is the best way to use [_restClient uploadFile ...] for uploading file when the app is in background, knowing that after x minutes apple closes the connection ? thanks
-
Dropbox sync API startLink() not working on HTC One (which has system installed Dropbox app on t ...
he device) I have integrated Dropbox into my app and it works on all Android devices except HTC ONE. The only difference I can see is that HTC ONE device has a pre-installed system app Dropboxc which cant be uninstalled. And the error that I get is "The app was not correctly configured and cannot access your Dropbox."…
-
Upload larger file using Core API
My shop is working with PHP-MVC. i have used dropbox API to upload files from my computer. But now due to long files user have to wait until file uploading is completed now how can i do this uploading in background so user do not have to wait to completed file uploading and user can navigate easily with other area or shop.…
-
Missing query parameter 'state'
I use Dropbox Core API to work with Dropbox. And I impement recently hwioauthbundle in Symfony for a fast authentication. Before this all function upload,download,list files work well. But I have this error : /dropbox-auth-finish: bad request: Missing query parameter 'state' It seems that the $_GET array doesn't contain…
-
How can I find which user is running local installed drop box application in windows platform.
We are developing client server file sharing using drop box, where server take responsibility to download/upload/dbx management responsibility. But there are some situations where client has to find who is logged in local windows drop box application? What is current drop box folder location if it is set from preferences.…
-
How to check if a file or folder exists on Dropbox in the new Dropbox iOS SDK which is now avail ...
able ? I see some responses of checking if the file exists via DBFileSystem over internet, but this was in Sync API which is not available now. There is nothing I am able to find the new DropboxSDK.framework for checking if a file or folder exists before creating a new one. I can use tricks to do this, but is there any…
-
Is it allowed to develop a file sharing app only between spesific users?
I want to develop a simple file sharing web app for spesific users. For example, User1 will send a file to User2 and User3 and the sending file will be saved to app's folder in receivers' dropbox. My company has a project management software and I want to integrate a dropbox based file sharing application in it. Does…
-
Using proxy setting in java sdk
Hello I am working in the network that uses proxy setting. How can I mention the Proxy setting in java sdk? public static void main(String[] args) throws IOException, DbxException { // Get your app key and secret from the Dropbox developers website. final String APP_KEY = "f1klbew9x73o79w"; final String APP_SECRET =…
-
API v2 - set metadata/mtime
With the API v2 preview underway, I'd really really love a way to set the mtime and other associated metadata for a particular file. Having it always stamped to whatever the server has makes developing an application to mirror data [or in our case, a filesystem] very challenging. Clearly the desktop client has this…
-
Where do I find my AP key and secret?
Using Dropbox for automated back-up storage but I need the AP key & secret to make it work. Where can I find that information/ Thanks, Keith
-
Bug on Android Core API
When using the Dropbox Core API, if the Dropbox app is not installed, when trying to open the URL to authenticate on the browser the following error happens: E/com.dropbox.client2.android.AuthActivity(19192): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW…
-
iOS: How can I authenticate via dropbox app?
I see how it's happen in SDK, but I'm not sure that it right approach to try copy it. Any way I can't find anything regarding auth via app. I will appreciate for any info.
-
We use to save pictures from the site very slow (tariff plan Dropbox Pro destroy our problems?)
We use Rails gem 'carrierwave-dropbox' for this site(https://ctg-tour.herokuapp.com) Loaded slowly "tariff plan Dropbox Pro" faster loading?