[ https://issues.apache.org/jira/browse/FINERACT-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shaik Nazeer Hussain reassigned FINERACT-157: --------------------------------------------- Assignee: Shaik Nazeer Hussain (was: Markus Geiss) > Query share accounts returns Internal server error > -------------------------------------------------- > > Key: FINERACT-157 > URL: https://issues.apache.org/jira/browse/FINERACT-157 > Project: Apache Fineract > Issue Type: Bug > Components: Shares > Reporter: Terence Denzil Monteiro > Assignee: Shaik Nazeer Hussain > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)