me too and solved:
Download new versión from:
LastVersion 5.2 :
dropbox-sdk-java-5.2.0.jar
A Java library for the Dropbox Core API. Contribute to dropbox/dropbox-sdk-java development by creating an account on GitHub.
or other site.
Copy this file to library folder
C:\Program Files (x86)\Anywhere Software\Basic4android\Libraries
rename this file whith the previous name used:
dropbox-core-sdk-3.0.10
OR BETTER:
Edit and change "DropboxV2.xml" (in end of file)
<version>0.44</version>
<comment>The Dropbox library allows you to communicate with Dropbox</comment>
<author>DonManfred (wrapper)</author>
<dependsOn>dropbox-sdk-java-5.2.0</dependsOn>
<dependsOn>jackson-core-2.7.4</dependsOn>
This RUN FOR ME. Today 20-abrl.2022
All are relation with this:
I am getting the following message from Dropbox about my apps use of Dropbox. Saying my apps Dropbox function will stop working April 13 2022 if not fixed. Action Required: The Dropbox API will no longer accept TLS 1.0 or 1.1 My app uses OkHttpUtil2 version 2.96. What changes do I need to...