knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.86k stars 1.94k forks source link

[Cex.io] API key is not activated #2273

Closed cymp closed 6 years ago

cymp commented 6 years ago

Hi,

I am getting this error message everytime I try to make an authenticated call on Cex. This is the first time I am using Cex.io, is this something I need to do other than what I did:

Thanks

Wilwilly commented 6 years ago

This is a bug on CexIO. You fix it by disabling 2FA, then you should activate the api key on the exchange page and reenable 2FA.

Somehow 2FA is making the activation fail, even though it says the key was activated.

Cheers

cymp commented 6 years ago

Thanks.

gewure commented 3 years ago

This should be reported to CexIo