Generate a new shared secret with drush. This only has to be done once and can be done from any site that is connected to Content Hub:
drush -l <site url> acquia-contenthub-regenerate-secret
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 will need to update that code.
- If you have not enforced the shared secret in code, you can run the following drush command against each site:
drush -l <site url> acquia-contenthub-update-secret