Hi ryan The code for getting the session token is working..in the sense that i am not getting an error. I have replaced the secure=1 with secure=0 when getting the one time token. But when i capture the response from the request for session token and see the response header, there is no key value pair with the token information and the expiration information. THe documentation says that the response header will have the token information as key value pairs. This is how i tried to look for the token information in the header of the response object..here resp is the response object.
resp.Headers(0) resp.Headers(1)...etc Is this where the session token information is present?? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
