[orkut-developer] Re: App not searchable

2009-04-03 Thread Nagib Kanaan
Hi, i tryed to add this app and i got: Unable to add this application It's happen with my app too :( Mine have approved but now its inaccessible. Thanks On Thu, Apr 2, 2009 at 10:28 AM, vivpuri v...@vivekpuri.com wrote: The app should have been approved in the last week of November 2008.

[orkut-developer] Problem with PROFILE_URL

2008-10-10 Thread Nagib Kanaan
I trying to use: function request() { var params = {}; params[opensocial.DataRequest.PeopleRequestFields.PROFILE_DETAILS] = [opensocial.Person.Field.PROFILE_URL]; var req = opensocial.newDataRequest(); req.add(req.newFetchPersonRequest(VIEWER, params), viewer);