Getting an error: ‘Failed to load resource: the server responded with a status of 403 (Forbidden)’ on my react +flask app
Currently testing my react + flask app locally. Im hosting on EC2 but thats for prod. At first, I received an error on my web console about CORS so I temporarily disbaled it using a chrome extension. Now I receive this error:
enter image description here