All users getting similar errors: Failed to connect: Failed to authorize using the OAuth service: Server error. If the problem persists, try generating a new authid token from: Duplicati OAuth Handler - and whatever connection type is being used,
There seem to be issues with the Duplicati OAuth Handler on multiple types of connections, but not on all. While I am using the Duplicati OAuth Handler with Dropbox and OneDrive, I am only having issues with OneDrive.
We facing the same issue with all backup using OneDrive, the error below:
Failed to connect: Failed to authorize using the OAuth service: Server error. If the problem persists, try generating a new authid token from: Duplicati OAuth Handler
Uso Google Drive e OneDrive em uns 20 clientes e todos pararam hoje, nenhum autentica, com instalação nova, backup novo, não tem o que fazer, será que o desenvolvedor consegue reverter o que foi feito no Duplicati?
I am running into the same issuing backing up to OneDrive (Microsoft 365 for business.) I tried getting a new OAuth token but that does not seem to help.
Duplicati.Library.Interface.UserInformationException: Failed to authorize using the OAuth service: Server error. If the problem persists, try generating a new authid token from: https://duplicati-oauth-handler.appspot.com?type=googledrive ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponseFromData (System.Net.WebResponseStream stream, System.Threading.CancellationToken cancellationToken) [0x00146] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
Same here, with Google Drive.
Just got 2.0.6.103_canary_2022-06-12, but same error as 2.0.6.102_canary_2022-04-06 this morning.
“Operation List with file attempt 3 of 5 failed with message: Failed to authorize using the OAuth service: Server error.”
Got it!
…at least in my local, crazy-hack service installation, but pretty sure this is it. Pull request on oauth service coming up in a few minutes, hopefully shorter response time on this one.
Hi all, it was a simple typo (admittedly a confusing one) introduced as part of fixing Jottacloud.
The issue has been fixed and the service updated.
It has been too long since I last updated the OAuth handler that I forgot to monitor the request logs after the update. Next update I will make sure to announce the change prior to performing it and monitor the request logs afterwards.