Errors/Chain errors
NoApprovalsNeeded
Check the argument values against the operation schema
The multisig call does not need any more approvals; it is only waiting for final execution with the full call data. Instead of another approve_as_multi, submit as_multi with the complete call to dispatch it.
Declared by the Multisig pallet; it classifies to the semantic code invalid_argument.
Remediation
Check the argument values against the operation schema
The same explanation is available in the terminal: btcli explain NoApprovalsNeeded.