kabrams
Posts: 0
Joined: Mon Nov 18, 2013 2:05 am

"edit js' code on where for query which takes input values for 2 variables and does collection lookup, then allows anoth

When I remove the 'where', I get the below results, which still isn't correct..

Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

"edit js' code on where for query which takes input values for 2 variables and does collection lookup, then allows anoth

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.

kabrams
Posts: 0
Joined: Mon Nov 18, 2013 2:05 am

"edit js' code on where for query which takes input values for 2 variables and does collection lookup, then allows anoth

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"
}
}

kabrams
Posts: 0
Joined: Mon Nov 18, 2013 2:05 am

"edit js' code on where for query which takes input values for 2 variables and does collection lookup, then allows anoth

The service works fine without the where parameter? Seems like something is wrong with the 'where' parameter.

Return to “Issues”