Hello, I am new to Mailchimp I have created a new MailChimp account and trying to send a test campaign using PHP. I am getting following errors in response `stdClass Object ( [type] => http://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/ [title] => Bad Request [status] => 400 [detail] => Your Campaign is not ready to send. [instance] => 2f516d17-5ace-4628-b2b4-e71878088bb2 )` My domain is already verified to send emails..  i am trying to authenticate domain using Cname and txt records but it is not working due to any reasons.
Hello,
I am new to Mailchimp
I have created a new MailChimp account and trying to send a test campaign using PHP.
I am getting following errors in response
stdClass Object ( [type] => http://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/ [title] => Bad Request [status] => 400 [detail] => Your Campaign is not ready to send. [instance] => 2f516d17-5ace-4628-b2b4-e71878088bb2 )My domain is already verified to send emails..

i am trying to authenticate domain using Cname and txt records but it is not working due to any reasons.