oceanprotocol/aquarius

CORS Error when accessing with aquarius API

MehdiKallel opened this issue · 1 comments

I am encountering a CORS error on the marketplace with Aquarius deployed locally running on port 5000. Any help would be appreciated!

Error:

Access to XMLHttpRequest at 'http://localhost:9200//api/aquarius/assets/query' from origin 'http://localhost:8000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

solved