We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I use Google API to get contacts from Google. It return title, firstname, lastname blank. This is xml response <entry gd:etag='"RX47fTVSLit7I2A9Wh5VEUwLRQc."'> <id> http://www.google.com/m8/feeds/contacts/test%40test.com/base/4bb31cd58aee424e</id> <updated>2013-12-03T22:53:54.005Z</updated> <app:edited xmlns:app='http://www.w3.org/2007/app'> 2013-12-03T22:53:54.005Z</app:edited> <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/contact/2008#contact' /> <title></title> <link rel='http://schemas.google.com/contacts/2008/rel#photo' type='image/*' href='https://www.google.com/m8/feeds/photos/media/test%40test.com/4bb31cd58aee424e' /> <link rel='self' type='application/atom+xml' href='https://www.google.com/m8/feeds/contacts/test%40test.com/full/4bb31cd58aee424e' /> <link rel='edit' type='application/atom+xml' href='https://www.google.com/m8/feeds/contacts/test%40test.com/full/4bb31cd58aee424e' /> <gd:email rel='http://schemas.google.com/g/2005#other' address='test%40test.com' primary='true' /> <gContact:groupMembershipInfo deleted='false' href='http://www.google.com/m8/feeds/groups/test%40test.com/base/6' /> <gContact:groupMembershipInfo deleted='false' href='http://www.google.com/m8/feeds/groups/test%40test.com/base/3094b87c0d7597a1' /> </entry>
Original issue reported on code.google.com by phu...@gmail.com on 10 Dec 2013 at 2:23
phu...@gmail.com
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original issue reported on code.google.com by
phu...@gmail.com
on 10 Dec 2013 at 2:23The text was updated successfully, but these errors were encountered: