reactjs - Error message "No 'Access-Control-Allow-Origin' header is present on the requested resource" -


error:

xmlhttprequest cannot load http://kostat.go.kr/file_total/kor3/korip1_14.pdf. no 'access-control-allow-origin' header present on requested resource. origin 'http://www.lululala.co.kr:8000' therefore not allowed access.

i'm front-end developer... want other web site infomation. cors error... how can do?

i set header access-control-allow-origin header * , other. use react. , install middleware lib. not working.

please me...


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -