Greetings,
I am working through the Forgot Password Tutorial at
http://docs.appery.io/tutorials/build...
I am stuck at the SendEMail_service step. I call it RecoveryEmail_service in my project.
I have created the server code per the tutorial and also the RecoveryEmail_service (my name for SendEmail_service), but when I do testing on the RecoveryEmail_service by entering a known user into the username field it is not finding my username in the user database. It is giving me the error - "User not found". Any ideas why this might be happening?
I don't know how to test it to see where it might be failing. The name of the project is Contact Manager. It is shared with Appery.
Thanks for any guidance!