Then you have a CORS problem 
start your chrome with --disable-web-security
or allow Cross Origin in your webserver.
Take a look here:
Then you have a CORS problem 
start your chrome with --disable-web-security
or allow Cross Origin in your webserver.
Take a look here: