Hi Sushant

No buddy, you can't access the friend list through a person's ID.
With Opensocial API 0.7 (current version orkut is running), you can only 
get OWNER_FRIENDS or VIEWER_FRIENDS.
Check this 
http://code.google.com/apis/opensocial/docs/0.7/devguide.html#ListFriends_Complete
 
.

sushant wrote:
> I am trying to access Friends list using person Id
>
> var req = opensocial.newDataRequest();
> req.add(req.newFetchPeopleRequest(psersonId), 'key');
>
>
> but keep getting error.   My questions.
>
>       -  Is it necessary to have the app installed , if i want to get
> the count of friends for one of my friends.
>
>       -  Can i access the coolness and sexy rating of  any of my
> friends. ?
>
>
>
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to