Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Error 309 The signature is invalid #10

Description

@Coin29

Hy,

I obtain Error 309 The signature is invalid when i test
$response = $bitvavo->account();

after
$bitvavo = new Bitvavo([
"APIKEY" => "<d5dd...>",
"APISECRET" => "<2a...>",
"RESTURL" => "https://api.bitvavo.com/v2",
"WSURL" => "wss://ws.bitvavo.com/v2/",
"ACCESSWINDOW" => 10000,
"DEBUGGING" => false
]);

Can you help me ?

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions