Can someone give me a simple example of how to add a ContactEntry
using batch processing and OAuth. I have been able to do it using
basic user/pass authentication but I need to be able to add contacts
to all contact lists in a domain. I have added "?
xoauth_requestor_id=<user>@<domain>" to the URL for the contact feed
but I get this error; "java.lang.NullPointerException: No
authentication header information" when I make the <ContactFeed>.insert
(<ContactEntry>) call.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---