How to come up this error,
XMLHttpRequest cannot load http://samples.openweathermap.org/data/2.5/forecast?appid=bXXXXa1&q=London,us. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8080' is therefore not allowed access.
The application is building up in AngularJS and server is created through gulp-connect. even not sure, this will fix in AngularJs file or in gulp :(