geek-at / phptrader

A simple php powered Bitcoin and Ethereum trading bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coinbase API error v2

LinuxCs opened this issue · comments

after successful authentication with api

when i try to create new address i get this error

Client error: GET https://api.coinbase.com/v2/accounts/:accountId/addresses/:ETHaddress resulted in a 404 Not Found response:\n {"errors":[{"id":"not_found","message":"Not found"}]}

any ideas to fix it ??

[fixed]

fixed by using the account id for each currency

you can find it here coinbase.com/accounts

your id gonna be in the requested link after your choose BTC or ETH ...