[Solved] Make a request from my localhost client without cors error


Use a proxy to avoid CORS errors.get reference of this https://github.com/Rob–W/cors-anywhere/issues/301 it might help you out

solved Make a request from my localhost client without cors error