# MailChimp Integration Error

**URL:** https://forum.mautic.org/t/mailchimp-integration-error/1597
**Category:** Product Support
**Created:** [March 1, 2015, 1:32pm UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597 "2015-03-01T13:32:20Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![pbwebdev](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@pbwebdev](https://forum.mautic.org/u/pbwebdev)
#### Post date: [March 1, 2015, 1:32pm UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597/1 "2015-03-01T13:32:20Z")

</div>

[2015-03-01 08:33:01] mautic.ERROR: INTEGRATION ERROR: Mailchimp - An email address must contain a single @ [] []  
  
  
  
States that I’m not supplying the email correctly but in regards to my setup I believe I am.  
  
  
  
Interested in finding where the code pushings the details via the API to check and dump the data to make sure.

---

<div class="post-metadata">

### Author: ![pbwebdev](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@pbwebdev](https://forum.mautic.org/u/pbwebdev)
#### Post date: [March 1, 2015, 1:32pm UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597/2 "2015-03-01T13:32:20Z")

</div>

[2015-03-01 08:33:01] mautic.ERROR: INTEGRATION ERROR: Mailchimp - An email address must contain a single @ [] []

States that I’m not supplying the email correctly but in regards to my setup I believe I am.

Interested in finding where the code pushings the details via the API to check and dump the data to make sure.

---

<div class="post-metadata">

### Author: ![pbwebdev](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@pbwebdev](https://forum.mautic.org/u/pbwebdev)
#### Post date: [March 1, 2015, 1:44pm UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597/3 "2015-03-01T13:44:29Z")

</div>

[http://pasteboard.co/1tR3rGr9.png](http://pasteboard.co/1tR3rGr9.png)

Config in form to mailchimp integration config

---

<div class="post-metadata">

### Author: ![gmillard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/gmillard/32/5_2.png) [@gmillard](https://forum.mautic.org/u/gmillard)
#### Post date: [March 1, 2015, 5:34pm UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597/4 "2015-03-01T17:34:56Z")

</div>

Config looks good. Is there anything odd about the email of the lead it is trying to push?

Code wise, the lead is pushed via

[https://github.com/mautic/mautic/blob/master/addons/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php#L123](https://github.com/mautic/mautic/blob/master/addons/MauticEmailMarketingBundle/Integration/MailchimpIntegration.php#L123)

The field matching takes place in

[https://github.com/mautic/mautic/blob/master/app/bundles/AddonBundle/Integration/AbstractIntegration.php#L961](https://github.com/mautic/mautic/blob/master/app/bundles/AddonBundle/Integration/AbstractIntegration.php#L961)

Thanks!  
Alan

---

<div class="post-metadata">

### Author: ![pbwebdev](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@pbwebdev](https://forum.mautic.org/u/pbwebdev)
#### Post date: [March 2, 2015, 4:51am UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597/5 "2015-03-02T04:51:16Z")

</div>

Pulled it all a part and it all looked fine!

Moved the installation to another server and it all worked along with a whole lot of other things.

Still a few bugs but a whole lot better after moving to another VPS.

Thanks Alan.

---

<div class="post-metadata">

### Author: ![gmillard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/gmillard/32/5_2.png) [@gmillard](https://forum.mautic.org/u/gmillard)
#### Post date: [March 4, 2015, 7:48am UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597/6 "2015-03-04T07:48:18Z")

</div>

Hey Peter,

I actually found a bug related to the push to integration for form submit actions. Turns out the lead wasn’t passed to the callback for form submit actions. Oops.

[https://github.com/mautic/mautic/pull/129](https://github.com/mautic/mautic/pull/129)

Thanks!  
Alan

---

<div class="post-metadata">

### Author: ![maartenroelofs](https://avatars.discourse-cdn.com/v4/letter/m/8e7dd6/32.png) [@maartenroelofs](https://forum.mautic.org/u/maartenroelofs)
#### Post date: [June 23, 2016, 11:17am UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597/7 "2016-06-23T11:17:02Z")

</div>

Excuse me for crossposting similar issue- getting to learn the system and its friendly userbase. has this issue been resolved entirely? Similar error in the logs here too.

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [February 2, 2020, 11:00pm UTC](https://forum.mautic.org/t/mailchimp-integration-error/1597/8 "2020-02-02T23:00:44Z")

</div>


