Getting Internal Server Error in getCustomFieldsByResourceId

FDK version: 1.4.1
FDK-client: JAVA
FDK: platformClient.content.getCustomFieldsByResourceId(“store”,“7863”);
FDK doc Link

curl -X GET -H "Authorization:Bearer oa-ba312c304c78f0fe5e009ab10485f24c712be61d" -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:20240611T081736Z" -H "host:api.jiox1.de" -H "x-fp-signature:v1:8d7c3ca91aa125d3f047611af6fccb7c44cd72b9e6b530a233289b5d55878b5b" "https://api.jiox1.de/service/platform/content/v1.0/company/1699/metafields/store/7863"

Error: [Request processing failed: com.sdk.common.model.FDKException: Cannot construct instance of `com.sdk.platform.content.ContentPlatformModels$CustomFieldValue` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('124rte')
 at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 137] (through reference chain: com.sdk.platform.content.ContentPlatformModels$CustomFieldsResponseByResourceIdSchema["items"]->java.util.ArrayList[0]->com.sdk.platform.content.ContentPlatformModels$CustomFieldSchema["value"]->java.util.ArrayList[0])] with root cause