Errors/Chain errors
CallFiltered
Sign with the key or origin that owns the target object, then retry
The runtime's origin call filter (e.g. BaseCallFilter or a restricted origin) rejected this call before dispatch. Check whether the specific call is permitted for the origin you used, including any proxy or safe-mode filtering in effect.
Declared by the System pallet; it classifies to the semantic code not_authorized.
Remediation
Sign with the key or origin that owns the target object, then retry
The same explanation is available in the terminal: btcli explain CallFiltered.