We are getting lots of sync erros, most are "Could not delete file with ID" while the file owner is not the one that syncs, but the syncing user has write permissions. And then there are Credential problems.
Here is a Log (please note that file IDs had been intentionally changed):
Google.GoogleApiException : sd criticality=1
Inner:
Source: Google.Apis : sd criticality=1
10/12/2015 10:38:10(ver. 5.997) Could not delete file with ID XXXXXXXXfWy5BVW9OX25GaHlOQjlHSlh1Zm96eDNrdUdjMWJR
Google.Apis.Requests.RequestError
Insufficient permissions for this file [403]
Errors [
Message[Insufficient permissions for this file] Location[file.permissions - other] Reason[forbidden] Domain[global]
]
Google.GoogleApiException : sd criticality=1
Inner:
Source: Google.Apis : sd criticality=1
10/12/2015 10:38:12(ver. 5.997) 2. Retry failed to wipe Google File with ID:XXXXXXXXfWy5BVW9OX25GaHlOQjlHSlh1Zm96eDNrdUdjMWJR
Error wiping GDoc, Could not delete file with ID XXXXXXXXfWy5BVW9OX25GaHlOQjlHSlh1Zm96eDNrdUdjMWJR System.Exception : sd criticality=1
Inner:
Source: Syncdocs : sd criticality=1
10/12/2015 10:38:17(ver. 5.997) Could not delete file with ID XXXXXXXXfWy5BVTFqdzlaczFMb1FTUjRoM3JXOUtSSFpVN2tr
Google.Apis.Requests.RequestError
Insufficient permissions for this file [403]
Errors [
Message[Insufficient permissions for this file] Location[file.permissions - other] Reason[forbidden] Domain[global]
]
Google.GoogleApiException : sd criticality=1
Inner:
Source: Google.Apis : sd criticality=1
10/12/2015 10:38:21(ver. 5.997) Could not delete file with ID XXXXXXXXfWy5BVTFqdzlaczFMb1FTUjRoM3JXOUtSSFpVN2tr
Google.Apis.Requests.RequestError
Insufficient permissions for this file [403]
Errors [
Message[Insufficient permissions for this file] Location[file.permissions - other] Reason[forbidden] Domain[global]
]
Google.GoogleApiException : sd criticality=1
Inner:
Source: Google.Apis : sd criticality=1
10/12/2015 10:38:23(ver. 5.997) 2. Retry failed to wipe Google File with ID:XXXXXXXXfWy5BVTFqdzlaczFMb1FTUjRoM3JXOUtSSFpVN2tr
Error wiping GDoc, Could not delete file with ID XXXXXXXXfWy5BVTFqdzlaczFMb1FTUjRoM3JXOUtSSFpVN2tr System.Exception : sd criticality=1
Inner:
Source: Syncdocs : sd criticality=1
10/12/2015 11:19:06(ver. 5.997) Google reported credentials (SSL) problem during upload. Stopping this sync and re-authenticating in a minute...
RestartSyncFromLogin System.Exception : sd criticality=7
Inner:
Source: Syncdocs : sd criticality=7
Have read losts of post but I had no luck. Please advise.