Welcome Developers!

in

Welcome!

in

is it possible to grab one of the owner's friends by id?

Last post 07-18-2008 5:21 PM by Zoasterboy. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-18-2008 5:03 PM

    is it possible to grab one of the owner's friends by id?

     i have an app where i am trying to get soem data for the owner's friends.  i dont want to use OWNER_FRIENDS and get all of the friends, just a few, and i already know their ids.  when i use the code: 

    req.add (req.newFetchPeopleRequest(id,opt_params), 'ownerFriends');

     firebug shows me that i am hitting:

     http://api.msappspace.com/opensocial-api-v1.svc/JSON/opensocial/VIEWER/friends/id?opensocial_surface=canvas&ts=1216425269968

     does this mean that i can only get friends of the *viewer* in this way?!  or is there a way to do the same for the owner?

  • 07-18-2008 5:21 PM In reply to

    Re: is it possible to grab one of the owner's friends by id?

    I could never get anything that has to do with the Owner to work. I think Owner data is not accessible at all, only viewer data. I'm not sure if this is permanant or if they will eventually include Owner functionality.
Page 1 of 1 (2 items)