On an initial sync, got this error:
The service people has thrown an exception.
HttpStatusCode is NotFound.
Google.Apis.Requests.RequestError
Contact resource was not found [404]
Errors [
Message[Contact resource was not found] Location[ - ] Reason[notFound] Domain[global]
]
Google.GoogleApiException: The service people has thrown an exception. HttpStatusCode is NotFound. Contact resource was not found
at Google.Apis.Requests.ClientServiceRequest`1.<ParseResponse>d__35.MoveNext() in C:\Apiary\2023-02-20.11-29-02\Src\Support\Google.Apis\Requests\ClientServiceRequest.cs:line 256
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Google.Apis.Requests.ClientServiceRequest`1.Execute() in C:\Apiary\2023-02-20.11-29-02\Src\Support\Google.Apis\Requests\ClientServiceRequest.cs:line 180
at GoContactSyncMod.Synchronizer.SaveGooglePhoto(Person person, Bitmap photoBitmap) in C:\Users\saller\Source\googlesyncmod\trunk\GoogleContactsSync\Synchronizer.cs:line 4093
can you try with latest version? I updated the nugets