Hi,

I need to insert an event into a private calendar. For now I am using
my own.

I want to use a client authentication (username/password). To that
effect I send an http request to https://www.google.com/accounts/ClientLogin

The response gives me a token:  Auth=xxxxx

How do I use this token after in my web application so i can work with
the javascript client api (insert events/delete event/retreive event
id, ..)?

Should I append it to the feedUrl? :  ex:  .../feeds/[email protected]/
private/full?Auth=xxxxx

Thanks,


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to