Cross-Origin Request Blocked on Ubuntu Webserver, regardless of Access-Control-Allow-Origin Headers
the following problem. I have an Ubuntu web server running a React app. In particular, there are two files in the server file that process the requests made by the website. For some reason, however, it is not possible to…