Francis Guchie created FINERACT-1306:
----------------------------------------

             Summary: Reporting meta-data entry not found - All reports modules
                 Key: FINERACT-1306
                 URL: https://issues.apache.org/jira/browse/FINERACT-1306
             Project: Apache Fineract
          Issue Type: Bug
          Components: Reports
    Affects Versions: 1.5.0
            Reporter: Francis Guchie
             Fix For: 1.5.0


[https://diprom.biz/fineract-provider/api/v1/runreports/reportCategoryList?R_reportCategory=Fund&genericResultSet=false&parameterType=true]

One gets the response payload below 

{
 "developerMessage": "The requested resource is not available.",
 "httpStatusCode": "404",
 "defaultUserMessage": "The requested resource is not available.",
 "userMessageGlobalisationCode": "error.msg.resource.not.found",
 "errors": [
 {
 "developerMessage": "Reporting meta-data entry not found.",
 "defaultUserMessage": "Reporting meta-data entry not found.",
 "userMessageGlobalisationCode": "error.msg.report.name.not.found",
 "parameterName": "id",
 "value": null,
 "args": [
 {
 "value": "Report Name: reportCategoryList"
 }
 ]
 }
 ]
}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to