• We are using your Hubspot CF7 plugin and is hitting an issue. We have mapped the config to one form and to ‘Create/Update Module Record’ for contacts.

    When using a new email address that doesn’t exist in their Hubspot account, the form submits fine.

    But when reusing an email that does exist, the AJAX request fatal errors with the below: PHP Fatal error: Uncaught TypeError: Procoders\Cf7hs\Includes\PrivateAPI::updateRecord(): Argument #3 ($record_id) must be of type int, string given, called in /wp-content/plugins/connect-cf7-to-hubspot/src/Includes/Submission.php on line 544 and defined in /wp-content/plugins/connect-cf7-to-hubspot/src/Includes/PrivateAPI.php:332

    It looks like the fatal is caused by strict_types=1 in Submission.php but HubSpot returning the contact IDs as strings. Could you advise if you’ve had any other reports of this?

Viewing 1 replies (of 1 total)
  • Plugin Author Procoders

    (@procoders)

    Yeah, there actually was a bug there, thanks for reporting it. The new version is ready, so go ahead and try to update.

    If you run into any more issues, just let us know.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.