We recently moved from Drupal 9 to 10.2.3, since we've updated core, we've found the hubspot module randomly disconnecting increasingly more often. We've reached out to hubspot thinking this was on their end, but they and we believe its something on our side.
Submissions still save in our results, but any webform with the hubspot handler added will throw this error when submission happens:
LogicException: Hubspot api has not been configured. in Drupal\hubspot\Hubspot->getHubspotClient() (line 138 of /home/{site}/public_html/modules/contrib/hubspot/src/Hubspot.php).
We don't appear to be getting any error logs from when the module disconnects, the only notification we get is when its disconnected and a user has submitted a form with the hubspot handler. So I don't believe this error has anything to do with the actual issue, when our API is connected, submissions go where they are expected, but something is causing it to disconnect.
I'm unsure of how to reproduce, but can give further detail if needed.
Active
3.0
Miscellaneous