I am trying to access an API on the Javascript client side and get a CORS error. Is there a way to set the Origin to "*" on the client side? Thanks.
Failed to load https://: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://’ is therefore not allowed access."