Expected type: Integer, found: Double for 0
Hi,
I got the following error with streaming data coming from an HTTP API connector:
The message cannot be validated due to the data type error. Expected type: Integer, found: Double.
When I looked at the failed batch, I see that the JSON field value associated with the error is 0.
How is 0 not an integer in AEP?
Any clues or insights on how to proceed with this error?
Thanks
