I\'ve got a front end React app making HTTP requests to a flask backend service which is connected to an MS SQL database.
I\'ve enabled CORS on the service and works