Automatically closed - issue fixed for 2 weeks with no activity.
Steps to reproduce:
It appears that Content Hub is attempting to initiate a content hub creds before Content Hub has been configured. In the process, a null values is passed in for the webhook when the class is expecting an array.
I updated Drupal\acquia_contenthub\EventSubscriber\GetSettings::onGetSettings to pass an empty array for the webhook by default and that seemed to fix the issue.
Fixed
2.10
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.