I am gettins the same error on requesting all contacts feed:
code sample:
URL feedUrl = new URL("http://www.google.com/m8/feeds/contacts/default/
full");
ContactFeed resultFeed = myService.getFeed(feedUrl,
ContactFeed.class);
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---