Getting Internal Server Error in getCustomFieldDefinitions

FDK version: 1.4.1
FDK-client: JAVA
FDK: platformClient.content.getCustomFieldDefinitions(“1”,“100”,null,null,null);
FDK doc Link

Error: [Request processing failed: com.sdk.common.model.FDKException: Cannot construct instance of com.sdk.platform.content.ContentPlatformModels$Integer (although at least one Creator exists): no int/Int-argument constructor/factory method to deserialize from Number value (0)
at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 563] (through reference chain: com.sdk.platform.content.ContentPlatformModels$CustomFieldDefinitionsSchema[“items”]->java.util.ArrayList[0]->com.sdk.platform.content.ContentPlatformModels$FieldDefinitionSchema[“invalid_fields_count”])] with root cause

Please reach out in case any more info is required

curl -X GET -H "Authorization:Bearer oa-7f2284ec4734267069b64ee6c25fbb03cce81754" -H "Content-Type:application/x-www-form-urlencoded" -H "x-fp-sdk-version:1.4.1" -H "x-ext-lib-version:java/0.5.0" -H "x-fp-date:20240611T072813Z" -H "host:api.jiox1.de" -H "x-fp-signature:v1:fe05e06ff2e7bd63439bcd57e0c556f39a26b974e0b8ec1a2ffef939cb9c88a8" "https://api.jiox1.de/service/platform/content/v1.0/company/1699/metafields/definitions?page_no=1&page_size=100"