coinbasepro / gdax error in fetchDepositAddress
See original GitHub issue TypeError: this.privateGetCoinbaseAccountsIdAddresses is not a function
at coinbasepro.fetchDepositAddress [as fetch_deposit_address] (node_modules/ccxt/js/gdax.js:781:37)
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:24 (24 by maintainers)
Top Results From Across the Web
Advanced Trade error messages - Coinbase Help
Insufficient Funds : This means you entered an order amount that's more than your current balance for that asset. Lower your order amount...
Read more >Gdax NPM | npm.io
gdax v0.9.0 ... The official Node.js library for Coinbase's Pro API. ... callback); // Fetch a deposit address from your Exchange BTC account....
Read more >coinbase-pro - npm
Start using coinbase-pro in your project by running `npm i coinbase-pro`. ... Fetch a deposit address from your Exchange BTC account.
Read more >How to fetch all the coinbase pro transactions correctly in php
This question was answered here: https://github.com/ccxt/ccxt/issues/6105#issuecomment-552405563 <?php include_once ('ccxt.php'); ...
Read more >Coinbase Pro on the App Store
Coinbase Pro is the fastest, most trusted way to trade cryptocurrencies. The app is built for advanced crypto traders with all necessary info...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
… anyway - I’ve raised a ticket with their support.
Ok, sorry - I have a weird setup. So the true error now is:
GET https://api.pro.coinbase.com/coinbase-accounts/2743d969-8393-5647-95ba-32aa5230db28/addresses 403 Forbidden
Maybe I need to fix my API Key.