mnin / coinbase-moneymoney

Fetches balances from Coinbase API and returns them as securities
MIT License
24 stars 4 forks source link

Do we need a Legacy API Key or an API Key with Coinbase Developer Platform? #17

Closed fluxens closed 6 months ago

fluxens commented 6 months ago

As the title says.

I tried with the latter and I only get an "Unauthorized"

HTTPS response: Unauthorized The server responded with the error message: Unauthorized. Retrying... Sending: GET https://api.coinbase.com/v2/user HTTPS response: Unauthorized

fluxens commented 6 months ago

Ok, we need a legacy api key.

closing this.