I have just managed to get my app to access my Dropbox folders, download a file, make changes and then upload that file. All working well. Came back a day later and found the token had expired. After some research I realize the short term token is for testing and only last 4 hours. How do I get a refresh token in B4A? Is this available in the Dropbox V2 V6 wrapper?
DbxCredential isn´t implemented in Dropbox V2 yet as it was not there when i wrote the wrapper some years ago (using V2 of the dropbox jar. Now it is at 5.4.x)