Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1280

Email failure - Internal Server error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • User Management
    • 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

        1. image-2020-12-11-19-08-35-509.png
          36 kB
          Francis Guchie
        2. image-2020-12-11-19-09-35-264.png
          15 kB
          Francis Guchie

        Issue Links

          Activity

            People

              vorburger Michael Vorburger
              francisguchie Francis Guchie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: