Closed Fak3 closed 7 years ago
FIXED. I encountered this too and believe have fixed with recent CORS work on devops.
Fetch API cannot load https://bits.staging.datapackaged.com/metadata/core/finance-vix/_v/latest/datapackage.json. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Solution: fixed the s3 CORS issue myself. I followed instructions here http://blog.celingest.com/en/2014/10/02/tutorial-using-cors-with-cloudfront-and-s3/ based on this google query
Comments:
Affects at least 3 of 5 datapackages I tried: gdp, country-codes, coutry-list Go to https://staging.datapackaged.com/core/country-list The graph or table does not show up, and there are few errors in the browser console: