Hi,
I am trying to send http request from javascript client and I am getting CORS error:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://127.0.0.1:1113/streams/Import. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Any ideas?
P.S: I am using ES on Docker with legacy protocols enabled (TCP and AtomPub)