Coinbase API Authentication

Hi there, I am trying to authenticate for the Coinbase API using this documentation under the Legacy API Keys header. However, I keep getting authentication errors. Any insights into what I am doing wrong?

Creating a JSON Web Token (JWT) is also a possibility but I have no idea on how to achieve that. Any help would be much appreciated!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hello @Ricky_Wolff

Try this one. Your workflow has some mistypes in the crypto node

As for the JWT,

that may help: Generate RS256 JWT - Questions - n8n

1 Like

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