B4A Library Dropbox SDK V2 - Java - DonManfred    Aug 3, 2024   (32 reactions) of connected Tutorials:
- Dropbox SDK V2 - Authentification
- Dropbox SDK V2 - Uploading big files to Dropbox
- Dropbox SDK - get informed about changes in the used Dropbox
DropboxV2
Comment: The Dropbox... B4A Class Dropbox API V2. All HTTP! All using httputils2 - DonManfred    Aug 20, 2017   (20 reactions) the next 12 months. Drobox has now released an new preview site for the new V2 API
Dropbox released... is about the HTTP version of the new Dropbox V2 api.
See the documentation... B4J Question Dropbox V2 - Updated library - Brian Dean    Dec 13, 2021 Not sure if this is the right place to post this, but I have been looking at @DonManfred's Dropbox V2 libraries and noticed that the Java SDK has been recently updated. (Or so I think - this is all a bit new to me).
For anyone interested the latest level - 5.1.0 - is available here.... B4J Library Dropbox SDK V2 - DonManfred    May 27, 2018   (10 reactions) .
List of connected Tutorials:
- Dropbox SDK V2 - Uploading big files to Dropbox
- Dropbox SDK - get... with the B4J Version so the Tutorial can be used.
DropboxV2
Comment: The Dropbox library allows you to... B4A Tutorial Dropbox SDK V2 - Uploading big files to Dropbox - DonManfred    May 20, 2018   (4 reactions) the Uploads using a Uploadsession from version V0.40+ of the Dropbox V2 Library. dbxFiles...This Tutorial will show you all needed Code to do Uploads to Dropbox. Requirement for this tutorial: you need to have your App Dropbox-ready (see Tutorial I - Authentification). Asuming you already have your app setup and you already have a accesstoken and Dropbox is initialized fully. There are two kind of uploads to Dropbox. Normal uploads (which can be up to 150mb in one call) and big... B4A Tutorial Dropbox SDK V2 - Authentification - DonManfred    Dec 20, 2016   (8 reactions) This Tutorial belongs to the Dropbox SDK V2 - Java Library
See this thread for preparing your app....
Dim auth As DbxAuth
Dim Dropbox As DropboxV2
Dim client As DbxClientV2
Dim config... B4A Question Dropbox V2 Problem dbxFiles_CreateFolder and dbxFiles_UploadFinished - zed    Nov 24, 2023 help would do me good. https://www.b4x.com/android/forum/threads/dropboxv2-create-folder-error.89040/ https://www.b4x.com/android/forum/threads/dropbox-v2-issues.140041/ Sub dbxFiles_CreateFolder..., class java.lang.String, Dropbox V2 0.60 Dropbox SDK 5.0.0 Java 11.0.1 - 14.0.1 - 19.0.2 or Dropbox SDK 5.2.0 Java 11.0.1 - 14.0.1 - 19.0.2 jackson-core-2.7.4... does not match expected signature. public static anywheresoftware.b4a.pc.RemoteObject b4a.AuthDropbox... B4A Question Dropbox SDK V2 - Java: problem downloading - Tom Tran    Jul 31, 2020 Hi,
I am using the Dropbox SDK V2 - Java and I can connect, list files, and even upload files. However, when I try to download a file, the file that I end up with is empty (0 bytes). I have tried... B4A Question Dropbox V2 Issues - SprintSplinter (first post)    Apr 23, 2022
Yes.
However, for anyone else having a similar issue, I dropped back to dropbox-core-sdk-5.0.0 from dropbox-sdk-java-5.2.0 and it now compiles fine in both Java 8 and 11.
Everything is working... B4A Question DropBox V2. Any example? - Juan Vargas (Bioagro) (first post)    Dec 15, 2023 Create. Try to enable Dropbox with this token
*** Service (httputils2service) Create...)
at anywheresoftware.b4a.samples.httputils2.httputils2service._service_create(httputils2service.java:217... Page: 1   2   |