I am using the endpoint to create a campaign (https://v3.developer.constantcontact.com/api_reference/index.html#!/Email_Campaigns/createEmailCampaignUsingPOST) and when the campaign name already exists I get an error with no error_key and no error_message. I verified the error is name related because the http response that I am getting back is 409. Is this intended?
... View more
I am using the Get List endpoint (https://v3.developer.constantcontact.com/api_reference/index.html#!/Contact_Lists/getList) to try to get the membership count of a list and the key is not showing up. I've tested this in my code as well as testing it on the page above. Is this feature not working at the moment?
... View more