Errors - user agent required, invalid api key & how to preload ticker data #12
-
I saw this error while checking the log and have no idea what it is about. -ERROR- 13/01/2021 23:01:43 - BTC-EUR - invalid web status code 400 Was the bot attempting to trade and failed? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
@MrAdamo if you uncheck "info" & "warning" but check "error" for the logging and have the bot run, does this error message keep repeating? the user-agent is just a piece of information passed in each web call that identifies "what" is communicating with the other server (in this case coinbase server) in addition to my previous question about logging can you answer below: |
Beta Was this translation helpful? Give feedback.
@MrAdamo if you uncheck "info" & "warning" but check "error" for the logging and have the bot run, does this error message keep repeating? the user-agent is just a piece of information passed in each web call that identifies "what" is communicating with the other server (in this case coinbase server)
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent
in addition to my previous question about logging can you answer below:
are you running in sandbox / prod?
do you have Key/Secret/Passphrase filled out correctly on the authenticator tab?
can you verify that no orders were placed on coinbase?