Description
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": [
]
}
]
}
Attachments
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved
- incorporates
-
FINERACT-969 Run OWASP zaproxy.org against Fineract (e.g. fineract.dev)
- Open
- is fixed by
-
FINERACT-1345 Fix runreports
- Resolved
- links to