I am making a request to the database using the distinct operator and am getting a bad request returned when I post the request directly into a browser I get:
'The request sent by the client was syntactically incorrect ().' The request looks like:
https://api.appery.io/rest/1/db/colle...
If I remove the 'where' section from the request I still get the error so the problem what is the correct syntax for this type of request.