Origin http://127.0.0.1:8888 is not allowed by Access-Control-Allow-Origin – GWT Debugging
During GWT debugging, if you are making a RequestBuilder on a different domain without using JSONP, you may have this problem. To fix it you must configure Header in order [...]