Hello Daniel, Do you get this exception when retrieving a contact from the API or when adding a contact? If the former, this is definitely a bug and would be helpful if you could privately send me the details of the request that fails.
Best, Alain On Tue, Aug 30, 2011 at 5:14 AM, Daniel Florey <[email protected]>wrote: > Hi, > I am running into different internal GData parsing exceptions once in a > while. > I am posting the stack trace - hope this helps: > > com.google.gdata.util.ParseException: [Line 10, Column 1743, element > gd:orgSymbol] Missing required text content > at > com.google.gdata.util.XmlParser.throwParseException(XmlParser.java:730) > at com.google.gdata.util.XmlParser.parse(XmlParser.java:693) > at com.google.gdata.util.XmlParser.parse(XmlParser.java:576) > at com.google.gdata.data.BaseFeed.parseAtom(BaseFeed.java:867) > at > com.google.gdata.wireformats.input.AtomDataParser.parse(AtomDataParser.java:68) > at > com.google.gdata.wireformats.input.AtomDataParser.parse(AtomDataParser.java:39) > at > com.google.gdata.wireformats.input.CharacterParser.parse(CharacterParser.java:100) > at > com.google.gdata.wireformats.input.XmlInputParser.parse(XmlInputParser.java:52) > at > com.google.gdata.wireformats.input.AtomDualParser.parse(AtomDualParser.java:66) > at > com.google.gdata.wireformats.input.AtomDualParser.parse(AtomDualParser.java:34) > at com.google.gdata.client.Service.parseResponseData(Service.java:2165) > at com.google.gdata.client.Service.parseResponseData(Service.java:2098) > at com.google.gdata.client.Service.getFeed(Service.java:1136) > at com.google.gdata.client.Service.getFeed(Service.java:1077) > at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:662) > at com.google.gdata.client.Service.query(Service.java:1237) > at com.google.gdata.client.Service.query(Service.java:1178) > > -- > You received this message because you are subscribed to the Google > Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html > -- Alain Vongsouvanh -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html
