Hi,
Have you configured the proxy servlet on your local server? The local proxy is to get around the cross domain issue, where you javascript application is run on a different server than the data.
Using the proxy configuration requires that the proxy servlet is running on your local web server. Have a look at the following post.
Regards,
Jason