Bug: Errors After Connecting to Constant Contact
-
I tried connecting a Constant Contact account today, and I was able to connect, but errors encountered after doing so prevent me from doing much else.
I should mention that I am developing in a test environment (localhost, XAMPP).
After connecting to Constant Contact, attempts to go to the following pages result in an error message only:
- Add New Form
- Lists
- Settings
I can view my list of forms, however going to “Edit” a form also results in the error.
The error message is as follows:
Fatal error: Uncaught exception 'GuzzleHttp\Ring\Exception\RingException' with message 'cURL error 60: See https://curl.haxx.se/libcurl/c/libcurl-errors.html' in C:\xampp\htdocs\cpac\wp-content\plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Client\CurlFactory.php:127 Stack trace: #0 C:\xampp\htdocs\cpac\wp-content\plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Client\CurlFactory.php(91): GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Object(GuzzleHttp\Ring\Client\CurlMultiHandler), Array, Array) #1 C:\xampp\htdocs\cpac\wp-content\plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Client\CurlMultiHandler.php(244): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Object(GuzzleHttp\Ring\Client\CurlMultiHandler), Array, Array, Array, Resource id #333) #2 C:\xampp\htdocs\cpac\wp-content\plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Client\CurlMultiHandler in C:\xampp\htdocs\cpac\wp-content\plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\guzzle\src\Exception\RequestException.php on line 51
Disconnecting from Constant Contact allows me to edit my existing forms and create new forms again (as if I had never connected).
- The topic ‘Bug: Errors After Connecting to Constant Contact’ is closed to new replies.