i get confuse with google API, i have no clearly with it. I try to grag 
contacts by using apiClient & apiPlusClass class as simple as example that 
vender recomend. But when i see url such as 
: 
http://www.google.com/m8/feeds/contacts/[email protected]/base/137453b0f6cb2ed
 
refer to a user in my contacts.
How to parse this URL to user data.
Also, i'm using apiHttpRequest class for bellow:
        $rq=new 
apiHttpRequest('http://www.google.com/m8/feeds/contacts/[email protected]/base/137453b0f6cb2ed');
$val=$client->getIo()->authenticatedRequest($rq)->getResponseBody();

Occur error. People can help me, thank a lot.

-- 
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