CORS Error When Sending POST Request from Client to Express Server
I am getting a CORS error when trying to submit a form from my website to my Express server. Here is the setup and the problem:
I am getting a CORS error when trying to submit a form from my website to my Express server. Here is the setup and the problem: