Closed justirva09 closed 4 years ago
Setup an entry in your local host file (/etc/host on any Linux machine) with a domain that maps to 127.0.0.1.
I use windows and I am implementing it using ReactJS with axios to get data from api. Will I have this problem if I have uploaded it to the server?
Actually looking at the error, the problem is with your request. It's quite clear on the problem. Don't send the content-type header in your request and it should work just fine.
oke, thanks brother :)
Hi, i using this Quran API for my web app development. the API get a CORS on network.
how to resolve this problem ?