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 [email protected]
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
-~----------~----~----~----~------~----~------~--~---