Skip to content

I couldn't create a subuser #16

Open
@tellocan

Description

@tellocan

Hello friend, I could not create a subuser. can you help me

`$huobi=new HuobiSpot($key,$secret);

try {
$result=$huobi->subuser()->postCreation(['userList'=>['userName'=>'em02500','note'=>'m02500']]);
print_r($result);

}catch (\Exception $e){
print_r(json_decode($e->getMessage(),true));
}`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions