I know... but i got ;D
thanks 2010/11/29 Antonio Cruda <[email protected]> > Hi, > > I think its because your url is not accessible by orkut meaning you can't > develop an application that in your local computer. > > Hope it helps. > > Regards, > Antonio Cruda > > On Tue, Nov 16, 2010 at 10:31 PM, Portugal Telecom Inovacao < > [email protected]> wrote: > >> Hello, >> >> I can not send a JSON, what's the problem? >> >> Thanks. >> >> follows the source: >> >> var params = {}; >> params[gadgets.io.RequestParameters.METHOD] = gadgets.io.MethodType.POST; >> params[gadgets.io.RequestParameters.CONTENT_TYPE] = >> gadgets.io.ContentType.JSON; >> params[gadgets.io.RequestParameters.POST_DATA]= >> gadgets.io.encodeValues(json); >> >> gadgets.io.makeRequest(" >> http://localhost:8080/aplicacaoWeb/donoAmigos?json="+json, callBackUrl, >> params); >> >> -- >> You received this message because you are subscribed to the Google Groups >> "orkut Developer Forum" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<opensocial-orkut%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/opensocial-orkut?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "orkut Developer Forum" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<opensocial-orkut%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-orkut?hl=en. > -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en.

