CORS issue in ionic

hi ,

when trying to run ionic app in ionic serve, i am getting this below issue. The app is working fine in mobile devices.

I have tryied below suggestion but its not working.
http://ionicinaction.com/blog/how-to-fix-cors-problems-and-no-access-control-allow-origin-header-errors-with-ionic/

error:
XMLHttpRequest cannot load http://myclk.net/replacement/ping?place=3265&subid=50977_2930_&page=http%3A%2F%2F10.86.7.95%3A8100%2F%23%2Flogin&frame=0. A wildcard ‘*’ cannot be used in the ‘Access-Control-Allow-Origin’ header when the credentials flag is true. Origin ‘http://xx.xx.x.xx:8100’ is therefore not allowed access. The credentials mode of an XMLHttpRequest is controlled by the withCredentials attribute.