Problem/Motivation
Warning: foreach() argument must be of type array|object, string given in Drupal\hubspot\Plugin\WebformHandler\HubspotWebformHandler->remotePost() (line 805 of /app/web/modules/contrib/hubspot/src/Plugin/WebformHandler/HubspotWebformHandler.php)
should check if it's an array since it's trying to loop over it, but we don't need subscriptions.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork hubspot-3574014
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
richgerdesThis was covered by #3565868: Checkbox validation for subscriptions en legal consent.