[orkut-developer] Re: newUpdatePersonAppDataRequest problem?

2008-10-13 Thread hwked
It doesn't seem to be working for me. Neither at sandbox.orkut.com nor at prod.sandbox.orkut.com . I already tried clearing my browser cache here is the relevant piece of code: function storeSettings() { var req = opensocial.newDataRequest(); var twit_id = "ahujaankit";

[orkut-developer] Re: newUpdatePersonAppDataRequest problem?

2008-10-03 Thread Jason
Yes, this issue has been fixed in the sandbox. If it is still not working, you may need to clear your browser's cache, which may be storing the outdated JavaScript. - Jason On Oct 1, 7:05 am, "A. Chapin" <[EMAIL PROTECTED]> wrote: > It seems like the sandbox is up and working again. --~--~--

[orkut-developer] Re: newUpdatePersonAppDataRequest problem?

2008-10-01 Thread A. Chapin
It seems like the sandbox is up and working again. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to opensocial-orkut@googlegroups.com To unsubscribe f

[orkut-developer] Re: newUpdatePersonAppDataRequest problem?

2008-09-16 Thread Jason
Yes, newUpdatePersonAppDataRequest is broken on the sandbox. If you need to test your apps which rely on persistence, please use http://prod.sandbox.orkut.com instead which is configured identically to production orkut. Apologies for the slight inconvenience. - Jason On Sep 15, 11:26 pm, peps <[

[orkut-developer] Re: newUpdatePersonAppDataRequest problem?

2008-09-15 Thread peps
Any ideas anyone? If someone knows what has happened with orkut sandbox for this not to work and/or to make it work, please let me know.. On 15 syys, 15:32, "Rohan Kapoor" <[EMAIL PROTECTED]> wrote: > I have tried the same thing it is not working for me also. > > > > On Mon, Sep 15, 2008 at 5:5

[orkut-developer] Re: newUpdatePersonAppDataRequest problem?

2008-09-15 Thread Rohan Kapoor
I have tried the same thing it is not working for me also. On Mon, Sep 15, 2008 at 5:55 PM, peps <[EMAIL PROTECTED]> wrote: > > My application worked fine and I didn't make any changes and now it > won't work. I think this is because my > data isn't saved for some reason. Please could someone hel