Hi,
I am trying to access service but it is giving me error in console :
Origin http://appery.io is not allowed by Access-Control-Allow-Origin.
Thanks,
Ishani
Hi,
I am trying to access service but it is giving me error in console :
Origin http://appery.io is not allowed by Access-Control-Allow-Origin.
Thanks,
Ishani
Can you post a screen shot where exactly you get this error? Are you trying to load the app builder or access a particular page?
This means your service doesn't support cross-domain calls: http://docs.appery.io/documentation/c...
You should use the Appery.io proxy for this service.
How do i use Appery.io proxy and give proxy Id ?
hi, i am getting 'Cors' request occured getting 'preflight' when i am testing in IE
Hello! Could you clarify what is your IE version?
its IE11
when i test the service , its is giving me successfull response, but while invoking service its is showing me bad request. is the problem in service ?