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