A user created a taproot multisig script and sent some satoshi to the script address.
When attempting to withdraw satoshi from the script with 2 signatures, an error occurred: "mandatory-script-verify-flag-failed (Operation not valid with the current stack size)".
However, with 3 signatures, the withdrawal was successful.
The transaction details and JavaScript code used for creating the script and withdrawing the satoshi are provided.