Discussion
Access-Control-Allow-Origin for local developement
about 6 years ago by Foad Yousefi
Hi dears
I am trying to develop a desktop client for TargetProcess users using electron and vuejs, but while sending get request, I am getting "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8080' is therefore not allowed access." error.
Please some advice.