I am trying to make an API call through Axios in my React Application.However, Iam getting this CORS issue on my browser. I am wondering if i can resolve this issue from a c
In My Case adding chrome Cross Domain-CORS extension solved everything.You can try it hope it may help you....