Bug in /fapi/v1/income endpoint

Trimmed tradeId arrives when requesting history with parameter incomeType=REALIZED_PNL.
Should be 3201015074(int64),but it came -1093952222(int32)

Which language do you use for your application? Have you check what exactly response string returned from server?