The CORS plugin is configured, but proxy requests are being denied. The browser developer console shows an error like:
Access to XMLHttpRequest at 'https://proxy/echo' from origin 'https://konghq.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.A value has been added to config.origins in the CORS plugin, but the Access-Control-Allow-Origin header is missing from the response.