question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:24 (24 by maintainers)

github_iconTop GitHub Comments

2reactions
npomfretcommented, Jun 5, 2019

… anyway - I’ve raised a ticket with their support.

1reaction
npomfretcommented, Jun 5, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found