Page 4 of 4

cycle through all users in database

Posted: Mon Aug 24, 2015 8:44 pm
by Evgene Karachevtsev

Hello Terry,

Unfortunately we're still working on it.


cycle through all users in database

Posted: Fri Sep 04, 2015 1:23 pm
by Illya Stepanov

Hi Terry -

Please instead of 'null' define second parameter as an empty object '{}' -- if you want to get all the records.

for more information please refer to our documentation here: https://devcenter.appery.io/documenta...


cycle through all users in database

Posted: Tue Sep 08, 2015 10:12 am
by Terry Gilliver

Thanks Illya, all working now. My problem with reponse.success, response.error was downto the fact that I was overloading the response keyword and allocating it to an array


cycle through all users in database

Posted: Tue Sep 08, 2015 11:45 am
by Illya Stepanov

Glad to hear it works now for you :)