But when I use outsite resource String url = "http://gdata.youtube.com/ feeds/api/users/bogleg/uploads?alt=json-in-script&callback=1"; it is work correct.
On Dec 23, 6:22 pm, Thomas Broyer <[email protected]> wrote: > This is likely the sign of an SOP issue (127.0.0.1:8888 and localhost:8080 > are not the same origin: 127.0.01 != locahost, *and* 8888 != 8080) > > (note that by url="/JSONServlet" I really meant replacing the value of the > 'url' variable in your code) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
