Hi, I'm new to this google api thing, and http get requests, so I don't know where to go from here.
I was able to login and get my token, and was returned with something like this : http://www.example.com/welcome.html?token=yourAuthToken Now it says, to call the AuthSubSessionToken service with my token, like this : GET /accounts/AuthSubSessionToken HTTP/1.1 Content-Type: application/x-www-form-urlencoded Authorization: AuthSub token="yourAuthToken" User-Agent: Java/1.5.0_06 Host: www.google.com Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive I have no idea how to use this, is that in the head of my page, javascript. How do I use this? Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
