Hi.
v3.11.16
I have two profiles:
Profile 1 (the default) syncs contacts only from acct1@gmail.com to acct1@gmail.com contacts folder in outlook. This one has Google to Outlook wins because the master is always gmail.
Profile 2(ad-hoc) syncs contacts only from acct2@gmail.com to xyz@mydomain.com.au contacts folder in outlook. This one has Google to Outlook wins because the master is always gmail.
Profile 1 works fine.
Profile 2 gives the error below (private information replaced with {removed}).
This is a solid reproducible error. Any advice please?
Thank you!
Cheers
...Steve
:
2021-02-24 17:23:28 | Information | Connecting to Google...
2021-02-24 17:23:28 | Information | GO Contact Sync Mod
2021-02-24 17:23:28 | Information | Connecting to Outlook...
2021-02-24 17:23:28 | Information | Loading Outlook contacts...
2021-02-24 17:23:28 | Information | Loading Google Groups...
2021-02-24 17:23:29 | Information | Loading Google Contacts...
2021-02-24 17:23:31 | Information | Removing Outlook duplicated contacts...
2021-02-24 17:23:31 | Information | Removing Google duplicated contacts...
2021-02-24 17:23:31 | Information | Resetting Google Contact matches...
2021-02-24 17:25:43 | Warning | The match of Google contact {removed} couldn't be reset: Error saving EXISTING Google contact: {
"error": {
"code": 503,
"message": "The service is currently unavailable.",
"status": "UNAVAILABLE"
}
}
.
Execution of request failed: https://www.google.com/m8/feeds/contacts/acct2%40gmail.com/full/62b0d67e89b5ada9
<?xml version="1.0" encoding="utf-8"?>
<entry gd:etag=""QXw9fjVSLyt7I2A9XxdXEU8CRQA."" xmlns="http://www.w3.org/2005/Atom" xmlns:gd="http://schemas.google.com/g/2005">
<app:edited xmlns:app="http://www.w3.org/2007/app" app="http://www.w3.org/2007/app">2021-02-24T00:57:20.266Z</app:edited>
<gd:name>
<gd:fullname>{removed}</gd:fullname>
<gd:givenname>{removed}</gd:givenname>
<gd:familyname>{removed}</gd:familyname>
</gd:name>
<gcontact:priority rel="normal" xmlns:gcontact="http://schemas.google.com/contact/2008">
<gd:organization rel="http://schemas.google.com/g/2005#other">
<gd:orgname>{removed} </gd:orgname>
</gd:organization>
<gd:phonenumber uri="tel:+ {removed} " rel="http://schemas.google.com/g/2005#main">{removed} </gd:phonenumber>
<gd:phonenumber uri="tel{removed} " rel="http://schemas.google.com/g/2005#home">{removed} </gd:phonenumber>
<gd:structuredpostaladdress rel="http://schemas.google.com/g/2005#home">
<gd:formattedaddress>{removed} </gd:formattedaddress>
<gd:street>{removed} </gd:street>
<gd:city>{removed} </gd:city>
<gd:region>{removed} </gd:region>
<gd:postcode>{removed} </gd:postcode>
<gd:country>{removed} </gd:country>
</gd:structuredpostaladdress>
<gcontact:groupmembershipinfo deleted="false" href="http://www.google.com/m8/feeds/groups/acct2%40gmail.com/base/6" xmlns:gcontact="http://schemas.google.com/contact/2008">
<gcontact:groupmembershipinfo deleted="false" href="http://www.google.com/m8/feeds/groups/acct2%40gmail.com/base/294b3c4489401a08" xmlns:gcontact="http://schemas.google.com/contact/2008">
<title type="text">{removed} </title>
<id>http://www.google.com/m8/feeds/contacts/acct2%40gmail.com/base/62b0d67e89b5ada9</id>
<link href="https://www.google.com/m8/feeds/photos/media/acct2%40gmail.com/62b0d67e89b5ada9" type="image/*" rel="http://schemas.google.com/contacts/2008/rel#photo">
<link href="https://www.google.com/m8/feeds/contacts/acct2%40gmail.com/full/62b0d67e89b5ada9" type="application/atom+xml" rel="self">
<link href="https://www.google.com/m8/feeds/contacts/acct2%40gmail.com/full/62b0d67e89b5ada9" type="application/atom+xml" rel="edit">
<category term="http://schemas.google.com/contact/2008#contact" scheme="http://schemas.google.com/g/2005#kind">
<content type="text">{removed}</content>
<updated>2021-02-24T10:57:20+10:00</updated>
</category></gcontact:groupmembershipinfo></gcontact:groupmembershipinfo></gcontact:priority></entry>
Error "The service is currently unavailable." means Google servers have some temporary problem. If you sync now, do you still have the same problem?
closed, because no answer after solution proposal provided