python-binance
python-binance copied to clipboard
Futures testnet api does not work....
Hi, Today this library give me this error :
Message=APIError(code=0): Invalid JSON error message from Binance:
502 Bad Gateway
502 Bad Gateway
nginx
But yesterday it worked
Now it's ok again
5xx response codes indicate server side error, not a client one.
I need a website that reflect status of servers will be valuable Today I have the same problem:
binance.exceptions.BinanceAPIException: APIError(code=0): Invalid JSON error message from Binance:
.venv/lib/python3.10/site-packages/binance/client.py", line 368, in _handle_response raise BinanceAPIException(response, response.status_code, response.text) binance.exceptions.BinanceAPIException: APIError(code=0): Invalid JSON error message from Binance: