DrJohnZoidberg
Honorary Master
Hey all codemasters!
I am struggling to get my head around something so trivial.
I have an already formatted JSON file, I want to make this available as a service for our web developer to be able to make ajax calls to. It is giving him cross domain errors though when he tries to call it as a flat file from my server.
What is the easiest way to serve the json so he can access it without issues?
Sorry, I am very clueless when it comes to this stuff and don't have a lot of time to research this stuff.
I am struggling to get my head around something so trivial.
I have an already formatted JSON file, I want to make this available as a service for our web developer to be able to make ajax calls to. It is giving him cross domain errors though when he tries to call it as a flat file from my server.
What is the easiest way to serve the json so he can access it without issues?
Sorry, I am very clueless when it comes to this stuff and don't have a lot of time to research this stuff.