Google "CORS" and "preflight request". This is a security feature of browsers that you can't easily turn off.
You can probably work around by using the Service Proxies offered by Ionic CLI: https://github.com/ionic-team/ionic-cli#service-proxies
Google "CORS" and "preflight request". This is a security feature of browsers that you can't easily turn off.
You can probably work around by using the Service Proxies offered by Ionic CLI: https://github.com/ionic-team/ionic-cli#service-proxies