[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-19 Thread Dhaval Pancholi
hi kalyan babu etc. this code works for me the best var app_friend_params = {}; app_friend_params[opensocial.DataRequest.PeopleRequestFields.FILTER] = opensocial.DataRequest.FilterType.HAS_APP req.add(req.newFetchPeopleRequest(opensocial.newIdSpec({userId : OWNER, groupId : FRIENDS}),

[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-18 Thread kalyancb...@gmail.com
Hi, Thanks for the replies. Its working and showing friends now Regards, Kalyan.C On May 15, 7:13 pm, Eduardo Rocha eduardoroch...@gmail.com wrote: Kalyan, the code seems to be correct, could you provide a link to the entire XML file? On 15 maio, 02:19, kalyancb...@gmail.com

[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-15 Thread Eduardo Rocha
Kalyan, the code seems to be correct, could you provide a link to the entire XML file? On 15 maio, 02:19, kalyancb...@gmail.com kalyancb...@gmail.com wrote: Hi Sachin, I'm using opensocial 0.8. It is workin fine with 0.7 Is there anything wrong in my code. If so, can you give me sample

[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-14 Thread Mamun Rashied Raja
2 wrongs in your code On Thu, May 14, 2009 at 6:31 PM, kalyancb...@gmail.com kalyancb...@gmail.com wrote: Hi , I'm trying to get OWNER friends with following code on orkut. var params = { max : 100, filter: hasApp }; var idspec =

[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-14 Thread Sachin Shenoy
Hi Kalyan, Are you running this with opensocial 0.7 or with 0.8? It should work fine with 0.8. Do check and let me know. Regards, Sachin On Thu, May 14, 2009 at 6:31 PM, kalyancb...@gmail.com kalyancb...@gmail.com wrote: Hi , I'm trying to get OWNER friends with following code on orkut.

[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-14 Thread kalyancb...@gmail.com
Hi Sachin, I'm using opensocial 0.8. It is workin fine with 0.7 Is there anything wrong in my code. If so, can you give me sample code Thanks, Kalyan.C On May 14, 9:20 pm, Sachin Shenoy therealsac...@gmail.com wrote: Hi Kalyan, Are you running this with opensocial 0.7 or with 0.8? It