Paul McLeish
Posts: 0
Joined: Fri Jul 17, 2015 12:43 am

Problems with tutorial for signin and recovery - No response from SendMail service

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?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Problems with tutorial for signin and recovery - No response from SendMail service

Hi Paul,

There are some problems on Sendgrid API's side, please check logs in account there, whether emails were delivered.

We have tested tutorial, it works.

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...

Can not reproduce, please check whether you follow all instructions precisely.

Does the URL 'https://api.appery.io/rest/1/db/users/' in the script have to change?
No

Return to “Issues”