Issue with creating recovery did rpc

this is my rpc:
{
“wallet_type”:“did_wallet”,
“did_type”:“recovery”,
“wallet_name”:“MyRecoveryDid”,
“amount”:0,
“num_of_backup_ids_needed”:0,
“fee”:0
}

execution fails:
image

any idea why?