I have been creating my website on a local environment and I had no problems with it. I just uploaded the files to my free host. When I visit the website I watched the Google Chrome Console and I keep getting this error:
XMLHttpRequest cannot load http://www.legobear154productions.byethost33.com/Javascript/main.json. Origin http://legobear154productions.byethost33.com is not allowed by Access-Control-Allow-Origin.
I am doing a JavaScript Ajax request with JQuery. Could anyone help me please?