Error: The Content Hub client is not connected so the webhook operations could not be performed. | Acquia Product Documentation
Content Hub
Error: The Content Hub client is not connected so the webhook operations could not be performed.
Error: The Content Hub client is not connected so the webhook operations could not be performed.
Date Published: June 8, 2023
Issue
Data is not populating to Content Hub. When I run the webhook management operation command, I receive the following error:
mysitegroup@srv-1234:/var/www/html/site.env/docroot$ drush --uri=http://examplesite.com ach-wh list
The Content Hub client is not connected so the webhook operations could not be performed.
Resolution
Check to ensure your webhook is properly configured and enabled on your Content Hub PUBLISHER Drupal website at the path: admin/config/services/acquia-contenthub/subscription
Please also ensure that your configuration is correct on your subscriber site at the path: /admin/config/services/acquia-contenthub
Afterwards, clear Drupal cache, then test the command again.