I am new to Appery and am having problems with the 'sigin and recovery' demo https://devcenter.appery.io/tutorials....
At the point of creating the serverside script for SendMail as per the demo and testing the service linked to this script I get a response 'User not found' indicating that the response body is empty.
I have created a dummy user in the database and query for this user but to no avail...
I have modified my dbid and masterkey as per the tutorial....
Does the URL 'https://api.appery.io/rest/1/db/users/' in the script have to change?