Tuesday, September 7, 2010

Cross Site Requests for JSON : Invalid Label

I have followed the steps here: http://code.google.com/webtoolkit/doc/1.6/tutorial/Xsite.html
to create a call to another server for JSON data.

Firebug shows an "invalid label" error when i run the application.

I had a search for solutions and all I could find was things about
adding parenthesis around the json string in the eval function.

I do not use the eval function and the json is not a string - it is a
JavaScriptObject.

Has anyone else found a solution to this?


Thanks

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment