Estou fazendo a requisição em uma página que me retorna uma String e o envio da requisição está sendo bloqueada:
Access to XMLHttpRequest at 'http://www.minhapagina.php?id=123' from origin 'http://localhost:8080' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Alguém sabe como resolver?