GET /sapi/v1/sub-account/futures/internalTransfer
Response:
{“code”:-1102,“msg”:“Mandatory parameter ‘arg0,arg1’ was not sent, was empty/null, or malformed.”}
I believe ‘arg0,arg1’ is the BUG, and you may should check all other endpoints.
GET /sapi/v1/sub-account/futures/internalTransfer
Response:
{“code”:-1102,“msg”:“Mandatory parameter ‘arg0,arg1’ was not sent, was empty/null, or malformed.”}
I believe ‘arg0,arg1’ is the BUG, and you may should check all other endpoints.
Thanks for sharing. We’ll share internally.