Hi,
Stripe tries to send events on my webhook but there is the following error:
Wrong json format: Cannot deserialize value of type java.lang.String
from Object value (token JsonToken.START_OBJECT
) at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: java.util.LinkedHashMap[“data”])
Here is the json
stripe-event.txt (6.0 KB)
Thank you for your help