Creating Wallet in Vault Account Not Working

Hi,

I’m trying to create a wallet (BTC_TEST and ETH_TEST5) inside a vault account, however, I keep getting an Internal Server Error: ApiException error from Fireblocks.

Here is the precise error message I’m receiving:

Internal Server Error: com.fireblocks.sdk.ApiException: createVaultAccountAsset call failed with: 500 - {

    "message": "Unexpected error",

    "code": 901

} Caused by: createVaultAccountAsset call failed with: 500 - {

    "message": "Unexpected error",

    "code": 901

}

For a high-level overview of how to reproduce the above error:

A call to the second API method (creating a vault account wallet) is what results in the error shown above. And for some additional context, I’m using the Fireblocks Java SDK to call the above API methods in a sandbox environment.

If I could get any assistance on why this error keeps persisting, that’d be greatly appreciated, and if required, please let me know if any further information is needed from my side.

Thank you in advance,
Rez