I'm facing origin is not allowed b access-control-allow-origin
error, when I want to get JSON data through javascript request, but when I'm typing the url of the JSON data on my browser I can read the data successfully.
Is there a way to get JSON data from the browser page, in a way or another?