How can I regenerate the Content Hub Shared Secret?
Complete the following steps:
Generate a new shared secret with the following Drush command:
drush -l <site url> acquia-contenthub-regenerate-secret
This must be done only once from any site that is connected to Content Hub.
Update each of your sites connected to Content Hub with the new shared secret.
If you have added the shared secret to your code, you must update that code.
If you have not enforced the shared secret in code, you can run the following Drush command for each site:
drush -l <site url> acquia-contenthub-update-secret
Did not find what you were looking for?
If this content did not answer your questions, try searching or contacting our support team for further assistance.