We encountered an issue when trying to create multiple reserved vaults with the same name ex: PLAYER_local_reserved

Got the response error bellow, am i missing some config somewhere?

{
“message”: “An existing vault account by the same name already exists”
“code”: 9004
}

Hi @stevephamhi welcome to the Fireblocks community!

Not to worry; you are not missing any config.

The sandbox environment has unique name validation enforced. As such you will need to provide a unique name for each new vault that you are creating

Kind regards,
Wilfred