open-data-beta-testing icon indicating copy to clipboard operation
open-data-beta-testing copied to clipboard

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource

Open LoganDupont opened this issue 1 year ago • 2 comments

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.

LoganDupont avatar Aug 10 '23 22:08 LoganDupont