AhmedSamy / HypeMailchimpBundle

Symfony2 Mailchimp API V2
MIT License
53 stars 21 forks source link

$mailchimp->getList()->subscribe($email) problem ! #38

Open JulienItard opened 8 years ago

JulienItard commented 8 years ago

Hello,

when i use $mailchimp->getList()->subscribe($email). The new subscriber is not added on my list. i have the correct API key + ID list but when i go on my MC account there is no new subscriber..

Any idea ? I use Symfony 3

Thanks

severin-bruhat commented 8 years ago

Hi, Same issue with Symfony 2.8. Any clue ?

JulienItard commented 8 years ago

No ..