When I remove the 'where', I get the below results, which still isn't correct..
I mean this parameter 'where': http://docs.appery.io/documentation/b...
Where do you paste your code?
Please make sure these localStorage variables aren't empty and contain correct values. You can check service work on test values in service 'Test' tab.
This is the response i get on that query
{
"status":"400 Bad Request",
"url":"https://api.appery.io/rest/1/db/colle...",
"response":{
"code":"DBSQ219",
"description":"Incorrect query"
}
}
The service works fine without the where parameter? Seems like something is wrong with the 'where' parameter.
Could you please post a screenshot of request in Network tab?