• For the past 3 weeks the constant contact plugin has been disconnecting every night and I have to manually reconnect it. I have tried reinstalling the plugin several times with no success. I have enabled the logs but there are no specific errors in them. I have just tried using a different CC users credentials to get a new access code to see if that helps. Any other suggestions would be appreciated.

Viewing 6 replies - 16 through 21 (of 21 total)
  • Hi all, I’ve been experiencing regular disconnections too, ever since my site was upgraded to WordPress v7.0, running on PHP 8.1. I’ve Constant Contact Version 2.19 installed.

    A few times after copying and pasting a new CC key, I kept getting the WordPress critical error screen.

    I turned on debug mode in wp-config to write to the debug.log file and noticed the following:

    PHP Warning: Undefined array key “contact_id” in /wp-content/plugins/constant-contact-forms/includes/class-api.php on line 926

    PHP Fatal error: Uncaught TypeError: ConstantContact_Client::get_contact(): Argument #1 ($contact_id) must be of type string, null given, called in /wp-content/plugins/constant-contact-forms/includes/class-api.php on line 926 and defined in /wp-content/plugins/constant-contact-forms/includes/class-client.php:89

    Not sure if this is relevant but it might help shed some light on the disconnections issue.

    I cleared the ctct_missed_api_requests row in the wp_options table to prevent the critical issue.

    However the disconnections still continue. If you can continue to look this that would be great, thanks.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    @eddie8181 Biggest change to keep an eye on would be details in my comment at https://wordpress.org/support/topic/constant-contact-plugin-issues/#post-18934483 which is all new for this week.

    Regarding the error you experienced, it seems that an API POST request failed to either create or update a submitted contact. May or may not be related to API access details, but an error I see we should be able to prevent from occurring as well, so adding an internal ticket to help prevent that.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    @eddie8181 do you have a timestamp for that error? also what account is connected for it? That error is a bit of a potential odd/rare one and we’re wanting to double check on some things on the API end.

    Thanks.

    Hi Michael, thanks for the quick response.

    Sure, so here are the entries from from the plugin log. The plugin disconnected a few days beforehand, so I manually reconnected it at 2026-6-09, 08:33.

    [2026-6-07, 19:07] API.INFO: A failed API attempt was caught and will be retried after reconnection. [] []
    [2026-6-08, 21:37] API.INFO: A failed API attempt was caught and will be retried after reconnection. [] []
    [2026-6-09, 08:33] Refresh Token:.INFO: Refresh token triggered [] []
    [2026-6-09, 08:33] Refresh Token: .INFO: Old Refresh Token: e9pVMVK5*** [] []
    [2026-6-09, 08:33] Access Token: .INFO: Old Access Token: eyJraWQi*** [] []
    [2026-6-09, 08:33] Refresh Token: .INFO: Refresh token successfully received [] []
    [2026-6-09, 08:33] Refresh Token: .INFO: New Refresh Token: _hSGQNlD*** [] []
    [2026-6-09, 08:33] Access Token: .INFO: New Access Token: eyJraWQi*** [] []
    [2026-6-09, 08:33] Expiration time:.INFO: Current time: 2026-6-09, 09:33 Estimated expiration time: 2026-6-10, 09:33 [] []

    As soon as I did that, I got the PHP errors I mentioned above in the backend, both timestamped [09-Jun-2026 08:33:43 UTC] in the WordPress logs.

    I’ll email my CC account details to you at the wordpresssupport@constantcontact.com email address.

    Thanks

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Confirming received the email reachout.

    Thread Starter jmoss66

    (@jmoss66)

    The beta version plugin disconnected after being up about a day and a half. So I am downgrading again to 2.18. If there is another beta you’d like me to try I am happy to. I will let you know if 2.18 stays connected.

Viewing 6 replies - 16 through 21 (of 21 total)

You must be logged in to reply to this topic.