Page 1 of 1

how can i call a query service in JS ?

Posted: Fri Jan 23, 2015 4:58 pm
by AC

I saved a variable in lSV and want to use it to call a query service every time when the page is load. But I always got error 400 bad request

Image

Image

the data section, should I use "where" or "username"? The username is in the mapping JS code. I am confused.....


how can i call a query service in JS ?

Posted: Fri Jan 23, 2015 7:41 pm
by Evgene Karachevtsev

how can i call a query service in JS ?

Posted: Sat Jan 24, 2015 2:13 am
by AC

i figured out, thx!