Hello Keap Team,
We are using the Infusionsoft SDK to update a custom date field (_LMILastLogin) via XML-RPC, but we are encountering the following error:
Error: Failed to invoke method load in class com.infusionsoft.api.xmlrpc.XmlRpcContactService: java.sql.SQLException: HOUR_OF_DAY: 2 → 3
The SDK handles the XML formatting, so we have no control over how the date is structured in the payload. If the SDK does not modify the format, how should we proceed?
Is this issue related to time zone handling or daylight saving time (DST) in Keap’s backend? Any insights or solutions would be appreciated.
Thank you!