Skip to content

Nonce is too small #3

@jerome-shiftleft

Description

@jerome-shiftleft

Hi, When I tried this code

$bfx = new Bitfinex($api_key, $api_secret);

//var_dump($bfx->get_symbols());

$account_summary = $bfx->get_summary();

var_dump($account_summary);

It results to this
array(2) { ["message"]=> string(19) "Nonce is too small." ["error"]=> bool(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