@JoseGonzaga wrote:
Create an application with back-end spring-rest and front-end with Ionic3. It’s working locally. So I put the backend on the Amazon ec2. I am getting access to end-points through Postman or the browser itself, but I can not access through the front-end. It returns the following information: “Cross origin requests are only supported for HTTP.” and a second information “[Error] XMLHttpRequest can not load ec2-52-67-72-74.sa-east-1.compute.amazonaws.com:8080/login due to access control checks.”. How can I resolve this? thanks.
Posts: 1
Participants: 1