Mestikon / google-shared-contacts-client

Automatically exported from code.google.com/p/google-shared-contacts-client
Apache License 2.0
0 stars 0 forks source link

Everything works, but the Name field is always blank #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm on OS X Snow Leopard (10.6) running Python 2.6.3, gdata 2.0.4 and
google-shared-contacts-client 1.0.1.

When I add or update users everything seems to work fine, but the
outputting confirmation file (output-file.csv in the example) has all the
information I added/updated, but the name is missing.
When I export all contacts I get the same result.  All the other contact
info is present but not the name.
I've checked and double checked and the names are present in the
originating csv file.

I also searched the from the Contacts Google Apps area and found them by
searching by email.  Again, the Names were missing, but not the other info.
 Am I doing something wrong?
I used the example csv file as a template to begin with so I think the
header titles should all be right.

Original issue reported on code.google.com by cas...@gmail.com on 19 Oct 2009 at 2:13

GoogleCodeExporter commented 8 years ago
I had the same problem creating contacts using gdata/python client. All info 
about
contacts are ok except the name that is None.

Original comment by xte...@gmail.com on 16 Nov 2009 at 12:47

GoogleCodeExporter commented 8 years ago
This error was fixed in the latests release of the client 1.0.2.

Original comment by julian10...@gmail.com on 16 Dec 2009 at 5:21