Thanks…
Yes, this is the first time and there is no working Dropbox backup yet.
So, is there anything to do, or we should just wait until the project developers work on the code?
Based on the first forum report, Dropbox doing their announced change broke new users mid-January.
Unless you wish to do some developer/network level analysis (challenging) you probably need to wait.
If you’re eager to use Dropbox in hope of future fix, you might be able to use a temporary rclone setup.
Hi Hadi_Asgari we’re also experiencing the same issue regarding the authentication process & dropbox. Great to hear you’ve worked the code. Any idea as to timescales days, weeks or months?
Thanks
It is signed with GPG but not Authenticode. If you run it on Windows you can expect it to trigger Antivirus warnings. Other platforms should not give any problems.
Is there a way to utilize it on a previously made Duplicati Docker container?
For example replacing former files on the Container made using the last Duplicati Docker Image, with the new files, on:
I pulled the new Docker Image (duplicati/duplicati:2.0.6.101_canary_2022-03-13), and deployed it on a new container, but the error exists again, while trying to test the connection to Dropbox:
Failed to connect: Non-json response: Error in call to API function "files/list_folder": The given OAuth 2 access token is malformed.
I tried it again today, and here is the new error:
Failed to connect: Failed to authorize using the OAuth service: Forbidden. If the problem persists, try generating a new authid token from: https://duplicati-oauth-handler.appspot.com?type=dropbox
…After I tried more and more, sometimes it returns the above error, and other times, it just stucks on “Testing Connection…”
Even trying to test with “Google Drive”, or “Google Cloud Storage”, has same results, or after a long time it leads to “Connection Failed” message!
I just installed 2.0.6.102 and was able to successfully run a new dropbox backup!
but I don’t know where that leaves things. Is it possible that this only fails in Docker?
If someone wants to head over to GitHub, maybe you can look for any differences…