Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

unable to call getBalance #968

Closed
arnoldski opened this issue Dec 21, 2017 · 3 comments
Closed

unable to call getBalance #968

arnoldski opened this issue Dec 21, 2017 · 3 comments
Labels

Comments

@arnoldski
Copy link

Hi,

Describe the problem

I'm can run almost every command but if I want to start a trade I always get this message:
"CEX.IO API is down! unable to call getBalance, retrying in 10s".

What can I do about it to start trading?

System information

  • No custom code.
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): macOS 10.13.2
  • Zenbot version: 4.0.5
  • NodeJS version: v8.9.3
  • Python version: 2.7.10
  • Exact command to reproduce: zenbot trade

Source code / logs

Debug message: "getBalance error: API key is not activated".
Although the API key is activated.

Thank you!

@nedievas
Copy link
Contributor

nedievas commented Dec 21, 2017

Is it hard to get a new API key?

@defkev
Copy link
Contributor

defkev commented Dec 22, 2017

API key is not activated

My crystal ball tells me you have 2FA enabled, causing the keys to never get activated.

Do this:

  1. Disable 2FA on your account
  2. Activate the API Key
  3. Confirm the mail
  4. Re-enable 2FA

I already have a ticket open with CEX support as this clearly is a bug on their end.

@arnoldski
Copy link
Author

@nedievas, I created multiple API keys.
But indeed, @defkev was correct. After disabling the 2FA, I could actually activate the API key for real, so trading is possible now.

Thanks for the help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants