'WSO2 Enterprise Integration: POST request give CORS Error

I have Restful APIs. I want to use WSO2 EI. I use WSO2 Integration Studio. When I do that all GET request works well. But POST request gets CORS error when I send request from the front-end (ReactJs). Also request with parameters do not pass to backend either. Is there any extra configuration need to be done? post request



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source