Reactjs – React app is blocked by CORS policy with Nginx proxy server
I am getting cors issue in one of the Poc I am working on.Backend Apis are behind the Nginx proxy server and if any try to hit proxy, Browser is complaining Cors issue. If I try with the actual endpoint…