Hi all,
I've been trying to collect the OWNER_FRIENDS who already have my app
installed. I have been using the following code:
req.add(req.newFetchPeopleRequest(opensocial.DataRequest.Group.OWNER_FRIENDS,
{ filter: opensocial.DataRequest.FilterType.HAS_APP }),
"ownerFriends");
I get a valid response, but I am still seeing users that definitely do
not have my app. Is the feature implemented? Is my code off
somewhere? I also tried using an associative array, using both the
PeopleRequestFields and FilterType constants. Does this feature only
apply to VIEWER_FRIENDS?
Any info would be much appreciated. Thanks!
Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Discussion" 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
-~----------~----~----~----~------~----~------~--~---