Qn: Since May 15, 2021 08:00 UTC, the SAPI Create Margin Account endpoint (POST /sapi/v1/margin/isolated/create
) has been deprecated and the users are suggested to directly call transfer API (POST /sapi/v1/margin/isolated/transfer
). However, sometimes the following error comes out:
{
"code": -11011,
"msg": "Create isolated account failed."
}