I tried doing this, I have and when I got to the part in this tutorial, Under the section: Creating REST services to invoke server code scripts
http://devcenter.appery.io/tutorials/...
...where it tells you to do this in order to create the response parameter (the message that confirms that an email has been sent for password recovery) on the REST service that invokes the server code script :
There’s only one response parameter: message. The service response can be automatically created from the Test tab (here's the screenshot):
http://devcenter.appery.io/wp-content...
.. i created a user in my database called user, and hit test, but it gives me this message instead:
remember, I have the email input mapped to both the username and the email, like this. Would that affect anything?
Or is the problem that my Send grid account isn't activated yet, or I have to set something up in SendGrid for it to send the email properly?
Any help would be much appreciated, thanks