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

2010-11-03 Thread DevenH
I'm getting the "malformed security token" error when I am trying to post an activity to my feed from within my app. i'm using the prod.sandbox environment. Anyone have any idea about this??? I've given the app permission to post to my feed, so I have no clue why i'm getting this error. -- You

[orkut-developer] Re: Malformed security token

2010-09-20 Thread pran__
Even I am having this problem, and it *is* irritating. I have seen from past forums that there has been bug report and others, but I am not sure what is the status of the bug report. I find it strange, that developers are used to SHIFT+F5 while there is no solution for this. ??? Or am I missing som

[orkut-developer] Re: Malformed security token

2010-07-28 Thread Allan
I'm having the same problem! It always happens on requests made 1 minute after entering the application. examples Applications with problem http://www.orkut.com.br/Main#Application?appId=809776610416 http://www.orkut.com.br/Main#Application?appId=1065130086523 Applications without problem http:/

[orkut-developer] Re: Malformed security token

2010-07-19 Thread simplegoogly
Can you give me the bug traker ID or some place where I can see what the status of this bug is? Thanks a lot On Jul 19, 7:56 pm, Robson Dantas wrote: > As I stated before on another message, it was reported as a bug to Orkut, > and Prashant filled out an issue. > > Happening for 2-legged and 3-le

[orkut-developer] Re: Malformed security token

2010-03-31 Thread Fábio
Hello all . Thanks for your input ! Prashant, have you had the opportunity of testing it ? Could you find the bug ? Thanks ! Best regards, Fábio On 27 mar, 01:50, "Prashant (Google)" wrote: > Hi Everyone, > > Thanks for bringing this up. Since all you old timers are already > aware of this t

[orkut-developer] Re: Malformed security token

2010-03-26 Thread Prashant (Google)
Hi Everyone, Thanks for bringing this up. Since all you old timers are already aware of this thing, it seems like a recurring known issue. I'll test this out myself once and file a bug if necessary. Thanks, Prashant. On Mar 27, 3:36 am, anatoly wrote: > I've seen it on prod. environment > > st

[orkut-developer] Re: Malformed security token

2010-03-26 Thread anatoly
I've seen it on prod. environment steps to reproduce: go to the app, wait a couple of minutes and then click something that calls location.reload(true); On Mar 26, 1:45 pm, "Prashant (Google)" wrote: > Ok, and have you ever encountered this in the prod environment too? > > But of course, &bpc=1

Re: [orkut-developer] Re: Malformed security token

2010-03-26 Thread Robson Dantas
Prashant / Fábio, Never got this problem on production environment. Got this issue before on sandbox and prod.sandbox, but found out that I was getting disconnected from Orkut, because I was logging on with another accounts on other tabs/windows. Each time I sign out and sign in again, problem ju

[orkut-developer] Re: Malformed security token

2010-03-26 Thread Fábio Gama
Hello gentlemen. First of all, thanks for your help. I´m going crazy with this stuff ;-) Prashant,as Dhaval mentioned before, it´s not a piece of code that brings the problem. It´s just the fact that somehow, after a while (I saw in other threads, people mentioning 1 hour ... which by the way

[orkut-developer] Re: Malformed security token

2010-03-26 Thread Prashant (Google)
Ok, and have you ever encountered this in the prod environment too? But of course, &bpc=1 is definitely the recommended thing to do for clearing the cache. On Mar 26, 4:13 pm, Dhaval Pancholi wrote: > Hi >     When u update your xml you may be clearing your cache and trying to > refresh the page

Re: [orkut-developer] Re: Malformed security token

2010-03-26 Thread Dhaval Pancholi
Hi When u update your xml you may be clearing your cache and trying to refresh the page to see sometimes cookie-tokens stored in your machine by orkut to verify your logged in status get destroyed and when u try to make a call to orkut client library to request some feature there must be some d

[orkut-developer] Re: Malformed security token

2010-03-26 Thread Prashant (Google)
Hi Dhaval, Can you let me know exactly what causes this error, how to reproduce this and for how long has this been happening? Thanks, Prashant. On Mar 26, 3:10 pm, Dhaval Pancholi wrote: > Hi Fábio Gama, > *                      try these steps  whenever you get Malformed security > token erro

Re: [orkut-developer] Re: Malformed security token

2010-03-26 Thread Dhaval Pancholi
Hi Fábio Gama, * try these steps whenever you get Malformed security token error.* * * *1) Log out of Sandbox.* *2) Log in Again* *now get started with your application * * * * * -- Dhaval Pancholi 91-9220582314 Web Application Developer | ExperienceCommerce.com India's #1 f

[orkut-developer] Re: Malformed security token

2010-03-26 Thread Prashant (Google)
Hi Fábio, Can you please post the piece of code that causes this error? ~Prashant. On Mar 26, 1:59 am, Fábio Gama wrote: > By the way, is this issue present only in the sandbox ? Because I just > click on the app icon , it´s reloaded and works ok again, so for > development sake , I don´t mind

[orkut-developer] Re: Malformed security token

2010-03-25 Thread Fábio Gama
By the way, is this issue present only in the sandbox ? Because I just click on the app icon , it´s reloaded and works ok again, so for development sake , I don´t mind having to do this . But, if this is prone to happen also on production , like I´m assuming, so I´m worried. Is this a sandbox only

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

2009-12-06 Thread O View
Hello Sachin. Thanks for your information. You mean that whenever the user keeps 1 min or more away from the app and comes back to interact with it, there´ll always be this problem ? I need to provide some transparent mechanism for preventing the end user from this inconvenience. Is there a way

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

2009-12-01 Thread Sachin Shenoy
The security token set in the iframe url is only valid for 1 minute. You 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 wrote: > Anybody ??? > > I´ve got the

[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 wrote: > I am getting an error like the following when refre

[orkut-developer] Re: Malformed security token

2009-10-08 Thread Athira JJ
This issue is fixed. On Oct 7, 10:26 pm, "jeswa...@gmail.com" wrote: > Malformed security token e=AMf94nkXosqxjRwkKupLE%2FaiJ88vjmwUSRqdegguM > %2FyYPEM5ypY7ftaDL6OkiUELCoJYmxL%2FhdaNUNP1Jsla > %2FLnilV5DQex8RsA37shOZIqM8hstAhKvMjhxjS0TE1VLO%2BxH2n47AebG&c=orkut- > sandboxcom.google.gadgets.auth

[orkut-developer] Re: Malformed security token

2009-10-07 Thread davixbr
I get this error tool. On 27 ago, 16:02, Rafael - MOTO Silva wrote: > Please, > > I Get This error message: > > Malformed security token e=AMf94nlTGlGg2sQk9mfTlgoKtS3EXh4AomgHVWMKB > %2F97xFuXjeRndate0hp8b7ijYvxjgpm402xyC%2FeIk6Kv > %2Fv9Kob1T9nY0XXths760uh8pjl1IaN9KFfioAq0XRky8hKAyJ6142hqA&c=or

[orkut-developer] Re: Malformed security token

2009-08-30 Thread Jairo Vasquez
I have the same problem. Is there a workaround for this? Please! On Aug 27, 2:02 pm, Rafael - MOTO Silva wrote: > Please, > > I Get This error message: > > Malformed security token e=AMf94nlTGlGg2sQk9mfTlgoKtS3EXh4AomgHVWMKB > %2F97xFuXjeRndate0hp8b7ijYvxjgpm402xyC%2FeIk6Kv > %2Fv9Kob1T9nY0XXt

[orkut-developer] Re: "Malformed security token" error in profile view

2009-08-20 Thread Rafaleco
Please, In the Sandbox, in CanvasView, every time I get this error. How Can I Fix it? Tks On 4 ago, 20:54, PhilBo wrote: > I see thiserrorsporadically in profile view, any idea what this > might mean? > > Malformed security token e=AMf94nkx7B6VzWpuvU > %2BdMZT7YjgXyumsgeYf0WjWpLWZevQIZ603D8xL

[orkut-developer] Re: "Malformed security token" error in profile view

2009-08-20 Thread Rafaleco
No, I Still Having this problem by now. What canI do to Fix It? On 11 ago, 02:20, Sachin Shenoy wrote: > This has been fixed on sandbox. > > Sachin > > On Tue, Aug 4, 2009 at 4:54 PM, PhilBo wrote: > > > I see this error sporadically in profile view, any idea what this > > might mean? > > > Ma

[orkut-developer] Re: "Malformed security token" error in profile view

2009-08-10 Thread Sachin Shenoy
This has been fixed on sandbox. Sachin On Tue, Aug 4, 2009 at 4:54 PM, PhilBo wrote: > > I see this error sporadically in profile view, any idea what this > might mean? > > Malformed security token e=AMf94nkx7B6VzWpuvU > > %2BdMZT7YjgXyumsgeYf0WjWpLWZevQIZ603D8xLIEZjU3fIsck0P6WmMAtulVMM0suNFezy