sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
5.89k stars 2.2k forks source link

APIError(code=0): Invalid JSON error message from Binance #1316

Closed RJM1986 closed 1 year ago

RJM1986 commented 1 year ago

Hello,

Any help would be greatly appreciated. My Test Net works fine, but when I connect to my actual Binance API, I receive this error:

local address\client.py", line 367, in _handle_response raise BinanceAPIException(response, response.status_code, response.text) binance.exceptions.BinanceAPIException: APIError(code=0): Invalid JSON error message from Binance:

404 Not Found

404 Not Found


nginx