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

@Coin29

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions