open-data-beta-testing
open-data-beta-testing copied to clipboard
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource
Hello,
I was wondering how I can solve the CORS issue when I try to retrieve the data on https://data.europarl.europa.eu/api/v1/meps/show-current?format=application%2Fld%2Bjson&offset=0
from a different domain. I would expect that the response header contains Access-Control-Allow-Origin
but that seems not the case.