-
append_v2 api processing takes a long time.
im using java sdk for using 'append_v2' api like under code. dbxClient.files().uploadSessionAppend(sessionId, offSet) .uploadAndFinish(inputStream) It takes a long time to receive a response after the upload is complete. Is there any post process after upload finish, or am I misusing the api?
-
changes copy_v2, create_folder_v2, Etc.
Hello, I resumed to develop a project that I started about three monts ago and I found that for some of the things that I had already done and finished the API changed. They are: copy was replaced by copy_v2, create_folder by create_folder_v2... also there are delete_v2, and move_v2 as far as I saw. In a first look, it…
-
UID to Account Id migration
Hi, I am developing an app with Dropbox API v2. Previously I was using V1 APIs and used uid as primary mapping. However, V2 only supports accountID. Is there a way to migrate the existing uid to its corresponding account Id? Please help
-
V2 migration - get user email on V1
Hey all, We've a lot of existing users connected via our Dropbox app and the Dropbox v1 API. Unfortunately we were not storing their Dropbox email address on our side, so a lot of customers won't remember what account was used to connect the Dropbox app initially. This is only an issue if the V1->V2 token conversion…
-
Can not sign in at old device.
I try to make ios4 appricaion used api. But I can't sign in because of not enable login button on mobile safari. Also Nexus One(Android 2.3) browser not enable login button.
-
How do I tell if my app needs the API v1.2
It doesn't appear that my app is using the API v1. Is this possible that my app doesn't use API v1 or v2 interface with dropbox? How can I determine this. I read a previous post about looking into the DBSession.m file to determine the API version, but I don't have a DBSesson.m file. It's been so long since I wrote the app…
-
Dropbox API V2 .NET SDK TaskCancelledException
This is running the .NET SDK within a Xamarin wrapper, on Android Lollipop (the code should be identical to the standard .NET SDK). I have only seen this error on one specific device and even then it is sporadic. The problem is that on occasion, some API calls which access the server (e.g. GetCurrentAccountAsync) fail…
-
https://api.dropboxapi.com/2/auth/token/from_oauth1 returns for some tokens 500 server error
Hi, We are migrating from oauth1 to oauth2 and use your from_oauth1 url to get the new token. The endpoint works for most of our users bug with some tokens we only get a internal server error with no response message. Are not all the old tokens working? regards gerald
-
Webhooks notifications
I have a application that integrates with Dropbox. This application uses one user/account that create multiple session of the Dropbox user. I have noticed that when user1 gets list/folder and the makes changes but in the mean while user2 gets list/folder with it's cursor then when the web hook comes back user1 cursor is…
-
srmklive/flysystem-dropbox-v2 - get dropbox share link
I am using srmklive/flysystem-dropbox-v2 package with a Laravel 5.3 installation. My files are getting stored in dropbox however I'm not able to retrieve the shareable link of these dropbox files. Also, I want that the link should be visible to guest users too. Does anyone know how to go about this?
-
Switch from one account to another java SDK V2 ?
Hello, Is there a way to switch from one account to another without revoking the accessToken. Since I migrated to V2 I can not manage several accounts with my app. I always come back to the same account after: //previously DbxClientV2 created dropBoxService = null; //previously String accessToken created dropboxAccessToken…
-
Upload progress Nodejs API
Hello, I am using your API to upload different kind of file through nodeJs. I saw a lot of people explaining the API currently do not support progress bars and monitoring stuff so I've tried to create a workaround. I've implemented this method : monitorTransfer(dbx, fileName, totalSize) { console.log('monitoring') if…
-
Upgrade from Dropbox API V1 to V2
I have a phonegap application which has a plugin added to provide the Dropbox Functionality https://github.com/rossmartin/phonegap-dropbox-sync-android. As this plugin uses the API V1 which is going to deprecated on 28 june 2017. How can I upgrade from API V1 to V2.? Do I need to change the enire functionality or is there…
-
Handling renamed folders in list_folder / list_folder_continue
Hi, our users can choose specific folders that they want to synchronize from Dropbox to our app*. We store the current list_folder/list_folder_continue cursor in our database, so we only get changed files. This is working fine, as long as the "subscribed" folders are never moved/renamed. If a user does that, the…
-
.Net SDK on UWP download stream sends empty buffers on read
Hi Dropbox dev community! We're having a bit of a problem with the .Net SDK on our UWP app : we're using response.GetContentAsStreamAsync() after getting the path of a file on a dropbox account, for progression measurement and having it non blocking for our UI (context : we're on a Hololens inside a Unity app). We used to…
-
Regarding API V1 deprecation
Hi , I have already developed an APP with Dropbox V1 Apis. I am in the progress of migrating the same to V2. It is announced that API V1 will be eprecated by June 28. Will the APIs be working any further after this or the users will be thrown error? Also I am using Dropbox Client jar version 1.8.
-
Is API v1 still being turned off 28 June 2017?
I know that a cutoff date of 28 June 2017 for API v1 is what is stated on your Developer Blog here... https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/ But, it seems as though there are some problems with the current version of the API v2 Objective-C SDK, for example the in ability to cancel requests...…
-
Machine à Machine
Bonjour à tous, Je débarque sur DropBox avec un projet pas simple. Avant de me lancer, il me faut savoir si c'est possible et documenté. J'ai un serveur sous Windows 2003, qui génère 1 fois par jour un fichier Crypté AES 256. Il enverra automatiquement le fichier sur DropBox (je ne sais pas encore où). Une application…
-
javascript single page oauth
I have a working application using the python sdk that has a flask server as a backend. And that works I am good with the oauth flow and the application does what it is supposed to do. I started playing with Javascript sdk looking for a way to do oauth without a backing server (aka single page app or basically all in the…
-
Updated API v1 Deprecation Timeline
We've extended the Dropbox API v1 deprecation timeline. API v1 will be available until September 28th, 2017. More information is available on the blog: https://blogs.dropbox.com/developers/2017/06/updated-api-v1-deprecation-timeline/
-
How to get app and account details via app key and app secret?
Hi, I have app key and app secret but I have forgotten from which account I have created an app. Is there any way from which I can retrieve app details and user account details via app key and app secret? Thank You.
-
Can app key be published?
In APIv1, there was an app secret and app key, but in APIv2 I only seem to need the app key. Is the app key something that needs to be kept secret? Can I safely publish the app key in the open source repository for my application?
-
How to implement loadedFile method in API V2
Here is my code , how to convert this into API v2 compitable methods. -(void)prepareForRecoverDB{ if(![Utility isNetworkAvailable]) { [Utility showAlertViewWithTitle:@Error! Message:@Unable to connect to the host. Please check your network connection. CancelTitle:@OK]; return; } [self showLoadingView]; DBMetadata *mData =…
-
Python API V2 Metadata of root folder
Hello, I see here that the previous version of the API had a way to check for the metadata of the root folder, but it seems that for this version of the API it is not supported. Is there anyway in particular that I could access that in the root folder? Thank you.
-
API Migration after June
Can users migrate from v1 to v2 after June 28?
-
Does changing dropbox app permission take effect instantly?
Hi, My app has Full App access and I am making a call to 'sharing/ad d_file_member' using Dropbox core API. After deleting and creating my app with same name while experimenting with App Permissions, I am now getting this error message when accessing this end point. It was working the first time. ( 1. I created an app with…
-
HTTP Upload returns response code 201, yet no file created
Hi, We're experiencing some strange results trying to upload in a pre production environment. When uploading using the url https://content.dropboxapi.com/2/files/upload and the parameters path and mode (set to overwrite). This call works, by returning a status code of 200, in our development environment/domain (with our…
-
Dropbox API for search in PHP
Hi, I'm trying to search for a file uploaded in my Dropbox APP using the following code: $data = json_encode(array("path" => "/", "query" => $this->filename, "mode" => "filename")); $url = 'https://api.dropboxapi.com/2/files/search'; $headers = array('Authorization: Bearer '.$GLOBALS['access_token'], 'data: '.$data,…
-
listFolder with includeMediaInfo not listing all available files
We have a problem while integrating the v2 iOS API on our photography App. If we call listFolder for the root folder with includeMediaInfo set to @yes, fewer results are returned (e.g. recently batch uploaded photos are not included in the response). If we set includeMediaInfo:@NO, all files are listed.
-
How to Upload Files Asynchronously
I'm running into trouble uploading too many files at once. How do I upload asynchronously. Or even just a hint for which direction to look for answers. What I'm doing is saving the same under several different names contained in the fileNumberArray. for number in fileNumberArray { let request = client?.files.upload(path:…