Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
I have tested https://mycloudvps/fineract-provider/api/v1/users
using body
{
"sendPasswordToEmail": true,
"roles": [
"1"
],
"username": "kargbo",
"firstname": "Francis",
"lastname": "Kargbo",
"email": "avalidgmailaccount@gmail.com",
"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
With password preference Settings as shown
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
Attachments
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved
- blocks
-
FINERACT-932 Parent Issue for Error Logs seeing during "normal" usage (e.g. on fineract.dev)
- Open
- duplicates
-
FINERACT-1070 Email Service Configurations defaults to port 25 irrespective of Port number specified
- Resolved
- relates to
-
FINERACT-1070 Email Service Configurations defaults to port 25 irrespective of Port number specified
- Resolved