OK, could you paste contents when you "View Source" the message?
On Mon, Nov 3, 2008 at 9:31 AM, Sylvain <[EMAIL PROTECTED]> wrote: > > The one you give in the first post > > http://jsonpgateway.appspot.com/?url=http%3A//search.yahooapis.com/ImageSearchService/V1/imageSearch%3Fappid%3DYahooDemo%26query%3DMadonna%26output%3Djson > > And no, it is not html > > > On 3 nov, 07:49, "Malte Ubl" <[EMAIL PROTECTED]> wrote: >> Which URL is that? Looks like your browser might have rendered the JSON as >> html. >> >> On Sun, Nov 2, 2008 at 10:39 PM, Sylvain <[EMAIL PROTECTED]> wrote: >> >> > here is a screenshot >> > :http://testgapp.appspot.com/o/npdu8j2AZYsK8QK0MSx6VqtnMu8t2h.jpg >> >> > On 2 nov, 22:35, Sylvain <[EMAIL PROTECTED]> wrote: >> >> Yes, I don't why but Google Group changes the encoding. >> >> >> If you look at your results, it was something like that : >> >> "n@&gociation.... priv@&e"" >> >> >> On 2 nov, 20:25, "Malte Ubl" <[EMAIL PROTECTED]> wrote: >> >> >> > What may be an encoding issue? Do you see an error? >> >> >> > On Sun, Nov 2, 2008 at 12:33 PM, Sylvain <[EMAIL PROTECTED]> wrote: >> >> >> > > maybe an encoding issue ? >> >> >> > > "négociation pour 12 millions de dollars et un autre privée" >> >> >> > > On 2 nov, 11:28, "Malte Ubl" <[EMAIL PROTECTED]> wrote: >> >> > >> Hey, >> >> >> > >> you can provide a callback parameter that may include [] so you can >> >> > >> write something like this callback=jsonpCall[13] >> >> >> > >> Bye, >> >> >> > >> Malte >> >> >> > >> On Sat, Nov 1, 2008 at 2:01 AM, Jean-Lou Dupont >> >> >> > >> <[EMAIL PROTECTED]> wrote: >> >> >> > >> > Just a suggestion: you could add a "context" parameter for >> >> > >> > applications where multiple dispatch is required. >> >> > >> > Jean-Lou. >> >> >> > >> > On Oct 31, 3:00 pm, "Malte Ubl" <[EMAIL PROTECTED]> wrote: >> >> > >> >> Hey, >> >> >> > >> >> I've just released a very simple application that can be used to >> >> > >> >> turn >> >> > >> >> any JSON webservice into a JSONP webservice. >> >> > >> >> It takes an url parameter, fetches that url, validates the json >> >> > >> >> and >> >> > >> >> then returns it wrapped in a callback function. >> >> >> > >> >> Is this ok with the terms of service? Do you think the problems >> >> > >> >> with >> >> > >> >> respect to security are too serious to leave this online? >> >> > >> >> An example is >> >> > >> >> here:http://jsonpgateway.appspot.com/?url=http%3A//search.yahooapis.com/Im... >> >> >> > >> >> Bye >> >> > >> >> Malte > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
