bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
309 stars 220 forks source link

v2: REST Codebase doesn't send API Key/Signature headers #92

Closed utdrmac closed 6 years ago

utdrmac commented 6 years ago

Been reading for an hour trying to find in the codebase in the REST where bfx-nonce, bfx-apikey, and bfx-signature are set. Simple grep of "apikey" reveals no results. So there's no code sending API credentials, which means the example client provided fails to execute.

brobits commented 6 years ago

can you pull this branch and try again? https://github.com/brobits/bitfinex-api-go/tree/maintenance