Francis Guchie created FINERACT-1280:
----------------------------------------
Summary: Email failure - Internal Server error
Key: FINERACT-1280
URL: https://issues.apache.org/jira/browse/FINERACT-1280
Project: Apache Fineract
Issue Type: Bug
Components: User Management
Reporter: Francis Guchie
Attachments: image-2020-12-11-19-08-35-509.png,
image-2020-12-11-19-09-35-264.png
I have tested
[https://mycloudvps/fineract-provider/api/v1/users|https://guchietech.pw/fineract-provider/api/v1/users]
using body
*{*
*"sendPasswordToEmail": true,*
*"roles": [*
*"1"*
*],*
*"username": "kargbo",*
*"firstname": "Francis",*
*"lastname": "Kargbo",*
*"email": "[email protected]",*
*"officeId": 1,*
*"staffId": 2*
*}*
and get error message
*{*
*"timestamp": 1607709065267,*
*"status": 500,*
*"error": "Internal Server Error",*
*"message": "",*
*"path": "/fineract-provider/api/v1/users"*
*}*
I have also tried to create a user as in image below
!image-2020-12-11-19-08-35-509.png!
With password preference Settings as shown
!image-2020-12-11-19-09-35-264.png!
But i still get the same error
this issue is related to issue
https://issues.apache.org/jira/browse/FINERACT-1070 which has been solved and
closed
--
This message was sent by Atlassian Jira
(v8.3.4#803005)