Thanks for the reply :) I understand it fully now, though it will be nice if the application can get access to friend's gender and website too - after all, anybody with an orkut acct can access them ...
Cheers, Thanu On 7/14/09, Prashant Patil <[email protected]> wrote: > I think you cant get gender of friends! You can get gender of ony that > person who have installed application! > Check out here for more details! > http://code.google.com/apis/orkut/docs/orkutdevguide/orkutdevguide-0.8.html#profiledatapolicies > > > > On Wed, Jul 8, 2009 at 6:44 PM, madthanu <[email protected]> wrote: > >> >> I am writing an app, and am trying to get the website and gender of >> all friends of the viewer. Following is the code snippet I used: >> >> params[opensocial.DataRequest.PeopleRequestFields.PROFILE_DETAILS]= >> [opensocial.Person.Field.GENDER, opensocial.Person.Field.URLS]; >> req.add(req.newFetchPeopleRequest('VIEWER_FRIENDS', params), >> 'viewerFriends'); >> >> I am able to get only the profile-url for the friends (not their >> website urls) , and I get the gender as 'unavailable'. Are both these >> fields classified information? I am able to get both the fields for >> the current viewer. Please help. >> >> Cheers, >> Thanu >> >> > >> > > > -- > With best Regards. > Prashant aka Orkuteer > > http://en.blog.orkut.com/2007/11/thanks-from-orkuteer.html > http://en.blog.orkut.com/2008/06/orkuteers-visit-google-bangalore.html > http://groups.google.com/group/orkut-help/web/who-are-the-orkuteers > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

