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

Query share accounts returns Internal server error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Shares
    • None

    Description

      When making a GET request with URL /fineract-provider/api/v1/accounts/share, a list of share accounts should be returned as in the API docs https://demo.openmf.org/api-docs/apiLive.htm#shareaccount_list. Instead the platform responds with:

      {
      "timestamp": 1463490341729,
      "status": 500,
      "error": "Internal Server Error",
      "exception": "java.lang.NullPointerException",
      "message": null
      }

      This API should return a list of shares, which can be limited by paging and truncation of records if response size needs to be limited, but it should send back a sane response.

      Attachments

        Activity

          People

            subramanya@confluxtechnologies.com subramanyasn
            terencemo Terence Monteiro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: