Hi, There may be an inconsistency with a Nickname value in your contacts and the API client cannot parse a character or a value, can you post the whole error message?
Do you think you can narrow down the problem to a specific contact? If your contact list is not too long, maybe you can get the feed directly using the protocol and look for the contact that has the inconsistency. I am reviewing the Java Client to look for possible errors, but would help if we can find an example. Thanks, Julian. On Jun 14, 12:26 am, bwinfrey <[email protected]> wrote: > Setting the protocol version handles this error. > > service.setProtocolVersion(ContactsService.Versions.V2); > > However, I would like more information about how to correctly > implement version 3.0 of the API to be able to utilize the added scema > elements and work with older data. Perhaps a different feed URL? Any > help appreciated. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
