Hello I'm trying to access TenantMgtAdminService through angular 8
For that I've used the following: https://docs.wso2.com/display/EI660/Enabling+CORS+for+Data+Services When I submit my request im my angular code I get the following error in the browser: Access to XMLHttpRequest at ' https://localhost:9443/services/TenantMgtAdminService?wsdlretrieveTenants' from origin 'http://localhost:5000' 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. I'm sending attached both the error and my header content (including Access-Control-Allow-Origin in it) Best Regards Érico
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
