Kraken future API authentification

I try to use Kraken future API to get data and place order but I can’t get this work. I alway get “authenticationError”

Please share your workflow

Share the output returned by the last node

[
{
“result”: “error”,
“error”: “authenticationError”,
“serverTime”: “2025-09-05T13:31:01.725Z”
}
]

Information on your n8n setup

  • n8n version: 1.107.3
  • Database (default: SQLite): SQLLite
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker on my SYNOLOGY NAS

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.