1

I am trying to create code editor for python so I copied code from original site. Facing issue when I try to run it like: “Cross origin requests are only supported for HTTP.”Eerror when loading a local file"

To solve this, I have got some solutions from stack overflow link

I am at startup stage I cant understand how they are fixed. But almost I did fix it as per git answer but it did not work properly.

"ht t p s://github.com/mrdoob/three.js/wiki/How-to-run-thi n gs- locally"

The following image is what I got from.!!

This is what i got

The below image is what I got from the browser.!!

browser image

Can anyone help me to fix it? Kindly share your knowledge/idea/any other solution/ working code etc.

Help is much appreciated!

Mirza Sisic
  • 2,401
  • 4
  • 24
  • 38
beep
  • 5
  • 1
  • 8
  • `Access Allow Origin` ? You can't send same header on different requests ! – dsgdfg Aug 29 '16 at 11:15
  • @dsgdfg "Access Allow Origin " what is this about.? can't understand. then as per you view how to fix it. here "same header" means what? – beep Aug 29 '16 at 11:26

0 Answers0