Deserialize JsonException: The JSON value could not be converted to System.Decimal. Path: $.data[0].totalFee | LineNumber: 0 | BytePositionInLine: 520., Path: $.data[0].totalFee, LineNumber: 0, LinePosition: 520 #27
Dim BitgetFuturesPositions_CheckPosition = Await clientBitget.FuturesApiV2.Trading.GetPositionAsync(BitgetProductTypeV2.CoinFutures, Symbol_CoinFutureV2, AssetCoin)
For Each LongShortPosition In BitgetFuturesPositions_CheckPosition.Data
Next
Catch ex As Exception
End Try
ex.Message: Object reference not set to an instance of an object
BitgetFuturesPositions_CheckPosition.Error.Message: Deserialize JsonException: The JSON value could not be converted to System.Decimal. Path: $.data[0].totalFee | LineNumber: 0 | BytePositionInLine: 520., Path: $.data[0].totalFee, LineNumber: 0, LinePosition: 520
Try
Catch ex As Exception
End Try
ex.Message: Object reference not set to an instance of an object BitgetFuturesPositions_CheckPosition.Error.Message: Deserialize JsonException: The JSON value could not be converted to System.Decimal. Path: $.data[0].totalFee | LineNumber: 0 | BytePositionInLine: 520., Path: $.data[0].totalFee, LineNumber: 0, LinePosition: 520