hugofirth / laravel-mailchimp

A composer package for the MailChimp API PHP class (as provided by MailChimp) which supports the Laravel 4 framework.
96 stars 27 forks source link

API failed #12

Closed n3rotech closed 10 years ago

n3rotech commented 10 years ago

Anyone helps me.im get this error while use this bundle: {"error":{"type":"Mailchimp_HttpError","message":"API call to lists\/subscribe failed: SSL certificate problem: unable to get local issuer certificate","file":"C:\Users\mpermadi\Documents\mobile_thelife\vendor\mailchimp\mailchimp\src\Mailchimp.php","line":314}}

thank you

kapik commented 10 years ago

Hi, I use the 2nd method here : http://redwebturtle.blogspot.nl/2013/09/mailchimp-api-v20-ssl-error-solution.html

n3rotech commented 10 years ago

ahhhh thank you kapik :smile:

hugofirth commented 10 years ago

Glad you got some resolution @n3rotech . Any reason you reopened or can I close this now?

n3rotech commented 10 years ago

ohh im sorry,im get another error. i was wonder why get "class MailchimpWrapper" not found in phpunit if try compile again and again. then it work then it error again. error class mailchimpwrapper

hugofirth commented 10 years ago

@n3rotech Can you open a separate issue and title it in such a way that if someone else has the same problem they can find it? I'm flat out today but have been needing to work on this project for a while so I'll have a look for you over the weekend.

ghost commented 8 years ago

@kapik Thanks!

princelionelnzi commented 7 years ago

@kapik Thanks!