Hi julian, I'm using PHP,
What we want to do basically is, from our application, when we add a contact, we want it to save in our google contacts. Thanks On Feb 26, 9:40 am, "Julian (Google)" <[email protected]> wrote: > Hi, > > What programing language are you using? what do you want to do with > the API? > > -julian > > On Feb 25, 5:00 pm, Melonheadjr <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---
