Cannot resolve cors error for POST request on React – Express app
I’ve been stuck on this for past 2 days. I found numerous questions and articles surrounding this. I tried every possible solution out there. But can’t seem to understand what or why I keep getting CORS error even tho I’ve the origin setup on my backend and it WORKS for all the other requests except this one POST request.