adamsaghy commented on PR #5670:
URL: https://github.com/apache/fineract/pull/5670#issuecomment-4154855155
```
org.apache.fineract.integrationtests.LoanWithdrawnByApplicantIntegrationTest
Test loanWithdrawnByApplicant() FAILED
org.apache.fineract.client.util.CallFailedRuntimeException: HTTP failed:
Request{method=POST,
url=https://localhost:8443/fineract-provider/api/v1/clients, tags={class
retrofit2.Invocation=org.apache.fineract.client.services.ClientApi.createClient()
[class PostClientsRequest {
activationDate: 01 January 2012
active: true
address: null
datatables: null
dateFormat: dd MMMM yyyy
dateOfBirth: null
emailAddress: null
externalId: null
firstname: Gage
fullname: null
groupId: null
lastname: Hayes
legalFormId: null
locale: en
middlename: null
mobileNo: null
officeId: 1
}]}}; Response{protocol=http/1.1, code=400, message=,
url=https://localhost:8443/fineract-provider/api/v1/clients}; errorBody:
{"developerMessage":"The request was invalid. This typically will happen due to
validation errors which are
provided.","httpStatusCode":"400","defaultUserMessage":"Validation errors
exist.","userMessageGlobalisationCode":"validation.msg.validation.errors.exist","errors":[{"defaultUserMessage":"The
parameter `legalFormId` is
mandatory.","parameterName":"legalFormId","developerMessage":"The parameter
`legalFormId` is
mandatory.","userMessageGlobalisationCode":"validation.msg.client.legalFormId.cannot.be.blank","args":[{}]}]}
at
app//org.apache.fineract.integrationtests.LoanWithdrawnByApplicantIntegrationTest.loanWithdrawnByApplicant(LoanWithdrawnByApplicantIntegrationTest.java:33)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]