Good day,
I am seeing this error a lot in my data logs. I am assuming that some of the portal users are attempting to reset their passwords but erroring out due to being a member of the portal and not the main part of the CRM:
I am seeing this error a lot in my data logs. I am assuming that some of the portal users are attempting to reset their passwords but erroring out due to being a member of the portal and not the main part of the CRM:
Code:
[2018-02-09 20:17:42] Espo.ERROR: API [POST]:/User/passwordChangeRequest, Params:Array ( ) , InputData: {"userName":"REMOVED NAME","emailAddress":"REMOVED@removed.com","url":"http://www.test.com/crm/#Contact/view/5a7da7a8525a59eee"} - [] [] [2018-02-09 20:17:42] Espo.ERROR: Display Error: , Code: 404 URL: /espocrm/api/v1/User/passwordChangeRequest [] []
Comment