I started building with ionic and I want to fetch data from the server, the problem is with cross domain,
so as in all tutorials they say to add Access-Control-Allow-Origin
so I added, but still I get the same error on the ionic side, more details can be seen here: