Hi, What URL are you using to get the feed?
Double check that you are using the "/full" projection: http://code.google.com/apis/contacts/docs/3.0/reference.html#Projections Cheers, Julian On Jul 6, 3:32 pm, davemussolini <[email protected]> wrote: > Hi, > > I'm building an application, which gets users contact list from > google. I use OAuth for authentication + I'm currently using google > Contacts Java library. > > I can successfully get list of my contacts with names and all that, > but I cannot get any emails of my contacts. > > ContactEntry.getEmailAddresses() returns me an empty list [] and I > cannot see any reason for that. Since all other data seems fine, I > feel that Google doesn't give out this information for my application. > > Any suggestions? Is there some domain verification or something I need > to do to be whitelisted or something? > > 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 -~----------~----~----~----~------~----~------~--~---
