Page 1 of 1

I am getting cross origin error for my custom web serivce , please help me out how to implement it ?

Posted: Tue Jun 24, 2014 8:22 am
by Abhishek Singh

Exact error is this

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at [url=http://...//index.php/api//login]http://.../**/index.php/a...[/url]. This can be fixed by moving the resource to the same domain or enabling CORS.


I am getting cross origin error for my custom web serivce , please help me out how to implement it ?

Posted: Tue Jun 24, 2014 11:48 am
by Kateryna Grynko

Hi Abhishek,

Do you enable proxy for this service? http://devcenter.appery.io/documentat...


I am getting cross origin error for my custom web serivce , please help me out how to implement it ?

Posted: Tue Jun 24, 2014 11:49 am
by Abhishek Singh

Ohhh got it !!! thanks for the help