[ https://issues.apache.org/jira/browse/FINERACT-1593 ]
Rajarshi Singha deleted comment on FINERACT-1593:
-------------------------------------------
was (Author: JIRAUSER288469):
i am using mifos community app develop version to create client ..
here is the json its sending -
{
"address": [
{
"addressTypeId": 14,
"addressLine1": "test",
"addressLine2": "test",
"addressLine3": "test",
"city": "test",
"countryId": 24,
"stateProvinceId": 48,
"postalCode": "123456",
"isActive": true
}
],
"familyMembers": [
{
"relationshipId": 38,
"firstName": "test",
"lastName": "NOMINEE",
"qualification": "test",
"mobileNumber": "9876543210",
"age": "30",
"genderId": 25,
"professionId": 33,
"maritalStatusId": 31,
"dateOfBirth": "01 January 1989",
"locale": "en",
"dateFormat": "dd MMMM yyyy"
}
],
"officeId": 1,
"legalFormId": 1,
"staffId": 1,
"firstname": "test",
"lastname": "user",
"mobileNo": "9876543210",
"genderId": 25,
"clientClassificationId": 17,
"clientTypeId": 22,
"externalId": "EXT12345678",
"active": true,
"savingsProductId": 1,
"locale": "en",
"dateFormat": "dd MMMM yyyy",
"activationDate": "25 April 2022",
"submittedOnDate": "25 April 2022",
"dateOfBirth": "01 January 1994"
}
> Unable to Create New Client
> ----------------------------
>
> Key: FINERACT-1593
> URL: https://issues.apache.org/jira/browse/FINERACT-1593
> Project: Apache Fineract
> Issue Type: Bug
> Components: Client
> Affects Versions: 1.6.1
> Environment: Ubuntu 20.04 LTS , Fineract Latest Development Branch ,
> Tomcat 9.0.60
> Reporter: Rajarshi Singha
> Assignee: Arnold Galovics
> Priority: Blocker
> Fix For: 1.7.0
>
> Attachments: Catalina error log.txt, error log console.txt
>
>
> Unable to create client in Fineract Development Branch after ElicpseLink
> Upgrade,
> its throwing error 500 .
> added catalina.out log , console error log
--
This message was sent by Atlassian Jira
(v8.20.7#820007)