I am trying to consume this web service which returns json. While working on my plain html pages using AngularJS, I am getting following error.
No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:55607' is therefore not allowed access.
Is it something that can be done on javascript to consume this service on localhost.