You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Petri Tuomola (Jira)" <ji...@apache.org> on 2021/05/21 12:56:00 UTC

[jira] [Resolved] (FINERACT-1280) Email failure - Internal Server error

     [ https://issues.apache.org/jira/browse/FINERACT-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petri Tuomola resolved FINERACT-1280.
-------------------------------------
    Resolution: Duplicate

> 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
>            Assignee: Michael Vorburger
>            Priority: Major
>         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": "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
> !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)