JSON API Error when adding contact to list
-
We’re having an issue when trying to add a contact to a list when they already belong on another list.
Scenario one) The user filling out the form is completely new to our service and we have no contact information for them at all. When they fill out the Constant Contact form on our website, their information is entered properly in Constant Contact and they are properly added to the list.
Scenario two) The user is already apart of a list in our Constant Contact account but is registering for an event that would add them to a second list in Constant Contact. This scenario fails with the following error message:
[2019-02-08 18:49:02] API.INFO: Contact set to be updated ["Extra information",[{"form":"Schedule A Free Demo [TEST]"}]] [] [2019-02-08 18:49:02] API.INFO: json.field.note.value.invalid: The note b387d15bab1fd73939da333014a2127c does not exist. ["Extra information",["[object] (stdClass: {\"error_key\":\"json.field.note.value.invalid\",\"error_message\":\"The note b387d15bab1fd73939da333014a2127c does not exist.\"})"]] []
The page I need help with: [log in to see the link]
- The topic ‘JSON API Error when adding contact to list’ is closed to new replies.