HaschekSolutions / cryptotrader

This is an experimental trading bot framework written in PHP. It may contain bugs and should not be trusted with much money
Other
143 stars 49 forks source link

Error while making a call. Message: Invalid API Key #11

Closed serial77 closed 6 years ago

serial77 commented 6 years ago

I keep getting this message when starting the bot: ` ====== BOT STARTING ======

[i] 100 USD currently is 0.0085224 BTC [!] Buying 0.0085224 BTC! [X] Error while making a call. Message: Invalid API Key ` Api details have been put into config.inc.php correctly. Have tried creating new API key on GDAX but no success. Any clues?

UPDATE: nevermind I solved it! I was replacing the labels with the actual key data inside config.inc.php oops.