Hello,
is it possible to change Metadata key policy from Enforce the use of shared metadata keys to Allow the use of personal keys after i have already migrated all content? If i try to do so, i get the following error:
There was an unexpected error…
Could not validate the settings.
{
“code”: 400,
“body”: {
“metadata_private_keys”: {
“_empty”: “The metadata private keys should not be empty.”
}
}
}