for the Auth string, i already remove the "Auth=" to make it look like
"DQAAAGgA...dk3fA5N"...

and for the coding, i also try few typing such as:

con.setRequestProperty( "Authorization","GoogleLogin auth=" +
authority  );

con.setRequestProperty( "Authorization: ","GoogleLogin auth=" +
authority  );

con.setRequestProperty( "Authorization","Authorization: GoogleLogin
auth=" +
authority  );

Very appreciate if someone can tell me on how to include the correct
header.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to