I keep getting this workflow error when trying to test out my connection to Simvoly. Can anyone help with this?
Can not construct instance of com.tmdp.api.dto.ContactDetails: no String-argument constructor/factory method to deserialize from String value ('{ "name": "<test lead: dummy data for first_name> <test lead: dummy data for last_name>", "email": "[email protected]", "phone": "<test lead: dummy data for phone_number>", "note": "", "address": "", "city": "", "state": "", "zip": "", "country": "", "companyName": "", "tags": [ pcr lead ], "properties": [{"name": "UTM_Medium", "type":"string", "value": "Facebook"} {"name": "UTM_Campaign", "type":"string", "value": "North Carolina Credit Repair"}], "subscribed": true, "subscriberLists": ["222958101"] }')
at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@1614a2c7; line: 1, column: 1]
Can not construct instance of com.tmdp.api.dto.ContactDetails: no String-argument constructor/factory method to deserialize from String value ('{ "name": "<test lead: dummy data for first_name> <test lead: dummy data for last_name>", "email": "[email protected]", "phone": "<test lead: dummy data for phone_number>", "note": "", "address": "", "city": "", "state": "", "zip": "", "country": "", "companyName": "", "tags": [ pcr lead ], "properties": [{"name": "UTM_Medium", "type":"string", "value": "Facebook"} {"name": "UTM_Campaign", "type":"string", "value": "North Carolina Credit Repair"}], "subscribed": true, "subscriberLists": ["222958101"] }')
at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@1614a2c7; line: 1, column: 1]