Page 1 of 2

Service call not working

Posted: Tue Jan 28, 2014 6:09 am
by ishani modi

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


Service call not working

Posted: Tue Jan 28, 2014 6:17 am
by maxkatz

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?


Service call not working

Posted: Tue Jan 28, 2014 6:32 am
by ishani modi

On sign-in click when i give a service call its shows me error
Image


Service call not working

Posted: Tue Jan 28, 2014 6:34 am
by maxkatz

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.


Service call not working

Posted: Tue Jan 28, 2014 6:43 am
by ishani modi

How do i use Appery.io proxy and give proxy Id ?


Service call not working

Posted: Tue Jan 28, 2014 6:43 am
by maxkatz

Service call not working

Posted: Tue Jan 28, 2014 7:19 am
by ishani modi

hi, i am getting 'Cors' request occured getting 'preflight' when i am testing in IE


Service call not working

Posted: Tue Jan 28, 2014 7:21 am
by Maryna Brodina

Hello! Could you clarify what is your IE version?


Service call not working

Posted: Tue Jan 28, 2014 7:38 am
by ishani modi

its IE11


Service call not working

Posted: Tue Jan 28, 2014 8:38 am
by ishani modi

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 ?