REST API: Password Reset Request Email Not Working

cancel
Showing results for 
Search instead for 
Did you mean: 
cmckay
Member II

REST API: Password Reset Request Email Not Working

When using the API to request a password change through email, it would return 202 accepted, the email would be sent the clicking the reset password button would take me to a something went wrong pageimage (1).png

if anyone knows what I'm doing wrong here, please let me know.

3 Replies
sanjaybandhniya
Intermediate

Re: REST API: Password Reset Request Email Not Working

Which API you using to reset password?

Is this customization? 

cmckay
Member II

Re: REST API: Password Reset Request Email Not Working

I used this end point /people/{personId}/request-password-reset using the alfresco api version 1.
As for customization only basic configurations to alfresco-global.properties were made.

I believe I mentioned previously that users would recieve the email to reset their password but the link to do so would send them to a something went wrong page.

sanjaybandhniya
Intermediate

Re: REST API: Password Reset Request Email Not Working

This feature is deprecated in alfresco 7.2

Which alfresco version you are using?