no worry now !
i got the solution
i can reuse the Auth token again to log in.

On Saturday, 10 March 2012 11:58:03 UTC+5:30, Anil Jeeyani wrote:
>
> i am using clientLogin
>
> $this->client = Zend_Gdata_ClientLogin::getHttpClient($userName, 
> $password, 'cp');
>
> this will return whole object with the token value
> i want to use this token for further requests so i do not need to run 
> above statement for log in again
>
> but i do not know how to use token to get client object.
> client object is needed for the $this->gdata = new 
> Zend_Gdata($this->client);
>
> please assist me 
>

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html

Reply via email to