[orkut-developer] Application Profile view is not comming for any app - Produection and Sandbox

2009-06-16 Thread Kanika
Issue 1) I have added 25 applications in my orkut account and when i see my profile view its showing me the details of 3 apps. However in my other account it showing me the details of all applications which i have added. Issue 2) When i remove any application from profile view, i am not

[orkut-developer] Re: Friends list fetching problem

2008-04-10 Thread Kanika
); req.add(req.newFetchPeopleRequest(opensocial.DataRequest.Group.OWNER_FRIENDS,params),ownerFriends); req.send(onLoadFriends); }; Regards Kanika On Apr 10, 10:57 am, deepak [EMAIL PROTECTED] wrote: Hi All, I am trying to fetch the friend list by using this function which I have mention

[orkut-developer] Re: Friends list fetching problem

2008-04-10 Thread Kanika
Hey its working fine on my side. try to install code runner and check in that. http://opensocial-resources.googlecode.com/svn/samples/coderunner/trunk/coderunner.xml On Apr 10, 5:00 pm, deepak [EMAIL PROTECTED] wrote: hi Kanika thanks for helping out but still I am getting error which

[orkut-developer] Re: orkut-sandbox

2008-02-05 Thread Kanika
Hi sunny You can use opensocial.DataRequest.PeopleRequestFields.Filter.Has_App for getting users who have your application installed. and to invite your friends, you can use its Message functionality(its in version 0.7). Regards Kanika On Feb 5, 12:03 pm, goodysunny [EMAIL PROTECTED] wrote

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread Kanika
Hi all i am also getting this same error.And its not b'coz of missing library but missing of some orkut js files. ifr ifpc.js json.js Hope this will get solved ASAP Regards Kanika On Feb 5, 1:46 pm, :nikhil_gupte [EMAIL PROTECTED] wrote: The error occurs withing the container before any

[orkut-developer] How to make newDataRequest in v0.7??

2008-02-05 Thread Kanika
Hi All Did anyone get succeed in making opensocial.newDataRequest and receiving its response??(version 0.7) PLZZZ do let me know.Its Urgent Regards Kanika --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[orkut-developer] Re: v 0.7 has not backward compatability to v0.6 ?

2008-02-05 Thread Kanika
Hi thats true you need to make some changes in your xml for v 0.7 and to check it properly, try to remove your application add it again by adding ?bpc=1 to your xml for no caching. Regards Kanika On Feb 6, 11:50 am, Virtual One [EMAIL PROTECTED] wrote: v 0.7 has not backward compatability

[orkut-developer] Re: How to make newDataRequest in v0.7??

2008-02-05 Thread Kanika
Thanks paps :) its working now.i have just added my application again and adding bpc=1. Regards Kanika On Feb 6, 11:49 am, paps [EMAIL PROTECTED] wrote: Hi, i get the response as object... whereas var name = viewer.getField(opensocial.Person.Field.NAME); was returning name