I am working on Orkut... May be other fields are not supported. Got any clue why only a few friends are returned in newFetchPeopleRequest?
On Apr 17, 3:58 pm, "Meenu gupta" <[EMAIL PROTECTED]> wrote: > Actually all fields are not supported by all containers. > > > > On Thu, Apr 17, 2008 at 4:25 PM, Rakesh <[EMAIL PROTECTED]> wrote: > > > This works fine... But what about the other fields listed out in API > > documentation? Even the PROFILE_URL returns null. > > > Another problem I am facing is, when I do > > > req.add(req.newFetchPeopleRequest(opensocial.DataRequest.Group.VIEWER_FRIENDS), > > 'viewerFriends'); > > > it returns me a list of only 20 friends in the callback function while > > I have more than 150 friends in my friendlist. How do I get the > > complete list of friends? > > > On Apr 17, 3:33 pm, mini <[EMAIL PROTECTED]> wrote: > > > Hello Rakesh, > > > > Use following- > > > > viewer.getField(opensocial.Person.Field.THUMBNAIL_URL); > > > > On Apr 17, 3:14 pm, Rakesh <[EMAIL PROTECTED]> wrote: > > > > > Person.getField always returns null for any parameter that I pass to > > > > the method. Could someone reason it out please?- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" 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-api?hl=en -~----------~----~----~----~------~----~------~--~---
