[OpenSocial] Re: proxied content, does anybody use?

2009-08-27 Thread nolybab
dudu, you shouldn't be prompting or storing usernames and passwords. Even if your intent is benign, such a situation is akin to phishing and is not good practice. Rather, you should look into 3-legged OAuth as a solution. thanks, nolybab On Aug 11, 5:20 pm, duduzerah eduardopich...@gmail.com

[OpenSocial] Re: proxied content, does anybody use?

2009-08-12 Thread jofeux
Did you take a look at gadgets.io.makeRequest? May be you want to take a look at http://code.google.com/p/opensocial-resources/wiki/GadgetsMakeRequest jofeux On Aug 11, 11:20 pm, duduzerah eduardopich...@gmail.com wrote: I'm working on a opensocial app, that's run in another server. In

[OpenSocial] Re: proxied content, does anybody use?

2009-08-12 Thread dudu
I've tried data pipelining but without sucess, I still don't know if it doesn't work on proxied content or I'm doing some mistake. I'll se these makeRequest now. But, jofeux, are you sure it works on proxied content? Thanks On 12 ago, 06:05, jofeux jof...@googlemail.com wrote: Did you take a

[OpenSocial] Re: proxied content, does anybody use?

2009-08-12 Thread dudu
I tried with gadgets make request with the link you post, but with proxied content, it seems doesn't work.. My javascript console throws Uncaught ReferenceError: gadgets is not defined function makeNormalRequest() { var params = {}; params[gadgets.io.RequestParameters.CONTENT_TYPE] =