openAPIScripMaster.json
-
I'm pulling the file openAPIScriptMaster.json from a JavaScript page and processing the data on the client side. It was working last month, but it stopped working a few days ago. Could you provide the correct method to fetch a JSON file in the browser client?
A CORS error didn't appear when I called the JSON file from localhost, but now the file is not allowed even on the remote domain.
Cors Error in console