This error has been showing in my console from chrome. Also note that i am using axios to fetch data from backend
.
I used "proxy": "http://localhost:8800/api" in my package.json in reactJS project and also tried to add cors in the NodeJS
But it really didn't changed the access link!