Article Details
Id:19436
Product:finPOWER Connect
Type:FIX
Version:3.04.05
Opened:11/08/2022
Closed:11/08/2022
Released:16/08/2022
Job: J029343
High Importance

CreditSense2; GetApplicationData request fails

Retrieving a completed Credit Sense 2 Report via the GetApplicationData request fails with the following error:

Failed to deserialise JSON string to object.
Could not convert to integer: 3592506705. Path 'banking.transactionGroups[0].analysis.transactionIds[0]', line 1, position 20042.
Value was either too large or too small for an Int32.

The issue is finPOWER Connect was expecting an Integer up to 2,147,483,648 but the number, in this example is 3,592,506,705, is larger than this.