[orkut-developer] Re: Malformed security token error while refreshing orkut application

2009-12-01 Thread O View
Anybody ??? I´ve got the same problem... Suspected the gadget token given when you subscribe you app to use sandbox and commented it out.. But... the problem remains... Any idea ? Thanks, Best regards, Fábio On 18 out, 14:52, Shyju connectsh...@gmail.com wrote: I am getting an error like

[orkut-developer] Re: Malformed security token error while refreshing orkut application

2009-12-06 Thread O View
need to shift+refresh the whole canvas page, so that a new security token is generated. If you still see the problem let me know. Thanks, Sachin On Tue, Dec 1, 2009 at 6:32 PM, O View ovw.t...@gmail.com wrote: Anybody ??? I´ve got the same problem... Suspected the gadget token given

[orkut-developer] Re: Fetch friends by gender?

2009-12-13 Thread O View
Hi Kiran. There´s a field in the PROFILE_DETAILS that corrensponds to the user GENDER. I don´t know hot to filter it while querying , but if it´s not possible, you can do it in the callback function, while iterating the people array... Just add the folloging parameter

[orkut-developer] Issues on hasPermission and requesPermission for gadgets

2009-12-13 Thread O View
Hi there. I´m developing a gadget and testing it on the Orkut sandbox. I startet do post activities and faced the permissions issues, so I implemented the classic if (opensocial.hasPermission(opensocial.Permission.VIEWER)) { DO STUFF }else{ opensocial.requestPermission

[orkut-developer] GoogleBar too small for local search (Maps) when using app inside Orkut

2010-02-03 Thread O View
Hi. I have an app that uses GMaps. Before turning it into a gadget , I tested all maps functionalities , using the localsearch a lot , and had no problems. However , as soon as I transformed my app into a gadget, the GoogleBar became smaller and its content impossible to read. I cannot even see

[orkut-developer] App disapeared from Orkut profile in sandbox

2010-03-09 Thread O View
Hello. While testing for months my app in the sandbox, suddenly I received a message saying the page I was looking for didn´t exist for Orkut. Checking further, I saw the app had gone from the profile, as well as from other profiles that tested it. I can acess the gadget xml directly from the app

[orkut-developer] Re: App disapeared from Orkut profile in sandbox

2010-03-10 Thread O View
Hi Prashant, I don´t know if at this time your team has already addressed these issues, but as a feedback, while trying to add again my app, I received the following message ('This gadget cannot be dispalyed because of users age or safety settings '). Supposing the support to ´caja´ has something

[orkut-developer] Re: App disapeared from Orkut profile in sandbox

2010-03-10 Thread O View
it as required feature in your gadget. On Mar 10, 6:01 pm, O View ovw.t...@gmail.com wrote: Hi Prashant, I don´t know if at this time your team has already addressed these issues, but as a feedback, while trying to add again my app, I received the following message ('This gadget cannot

[orkut-developer] Opensocial proxy unstable on sandbox ?

2010-03-10 Thread O View
Hello all. After the last changes regarding safety settings on the sandbox that prevented apps from being displayed and re-added to a profile, I started to face a new problem. When loading the viewer friends, what worked with no problem until yesterday , is now returning an empty array... Has

[orkut-developer] Re: My sandbox apps are deleted.i did not deleted manually.

2010-03-10 Thread O View
Hi there. Complementing what Robson told us, the Google team have added some more safety restrictions to the sandbox (the details will be announced later by them). However, in order to keep testing your apps, you can just change the safety filter settings in settings-general to show all content.

[orkut-developer] Re: Sandbox not accepting any application - This gadget cannot be dispalyed because of users age or safety settings

2010-03-10 Thread O View
Hello Cassio. Please, take a look at the subject, ´App disapeared from Orkut profile in sandbox´ in the discussion list, that addresses your problem. There you´ll find the explanation for this problem and a workaround suggested by Google for this issue. Best regards, Fábio On Mar 10, 6:44 pm,

[orkut-developer] Re: Opensocial proxy unstable on sandbox ?

2010-03-10 Thread O View
This worked very till these unstabilities in the sandbox began yesterday... On Mar 10, 5:36 pm, Prashant (Google) p...@google.com wrote: Hi Fábio, Can you please PM me your app details (id, url) so I can take a look. Thanks, Prashant. On Mar 10, 11:31 pm, O View ovw.t...@gmail.com wrote

[orkut-developer] Re: Opensocial proxy unstable on sandbox ?

2010-03-11 Thread O View
, by doing it on each profile, have them back in the searches.. Thanks Best regards, Fábio On Mar 10, 7:28 pm, O View ovw.t...@gmail.com wrote: Hello Prashant. So far, all opensocial requests had been working just fine, like this one, for example...         function loadFriends