This is a migrated thread and some comments may be shown as answers.

Reset Password Email

1 Answer 74 Views
Apple iOS SDK
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Fe
Top achievements
Rank 1
Fe asked on 05 Mar 2016, 04:43 PM

Hi, 

I've sent a test reset password email but I've got the message: "Password change was unsuccessful.".

I wanna know if there are any rules to follow to reset the password, and how can I send this email from my app.

 

Felippe Bertges

1 Answer, 1 is accepted

Sort by
0
Accepted
Tsvetomir Nedyalkov
Telerik team
answered on 08 Mar 2016, 08:07 AM
Hello Felippe,

I assume that you have used the 'Send test' functionality in Users > Automated Emails.
Using this functionality for the ResetPasswordEmail template in the Portal does not send valid password reset codes. It is just meant to display the template as the end user will see it.

You can use the following workflow in order to implement properly the desired functionality in your app:

- Request a reset for the password of the user account programmatically as explained here
- After the email is received, set the new password in the form. Just as a good measure, open the link   in a new incognito window of the browser.

I hope that this helps. Let us know if any issues arise.

Regards,
Tsvetomir Nedyalkov
Telerik
 
Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
 
Tags
Apple iOS SDK
Asked by
Fe
Top achievements
Rank 1
Answers by
Tsvetomir Nedyalkov
Telerik team
Share this question
or