Hi Binance Team,
looks like Testned is down for some time already, do you have an ETA when it will be still available? Can you post info about future maintenance periods on the forum?
Hi Binance Team,
looks like Testned is down for some time already, do you have an ETA when it will be still available? Can you post info about future maintenance periods on the forum?
same here I can’t call the api as well
Traceback (most recent call last):
File "C:\D-drive\binance_trading_bot\test.py", line 10, in <module>
client = Client(api_key, api_secret,testnet=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\D-drive\binance_trading_bot\.venv\Lib\site-packages\binance\client.py", line 51, in __init__
self.ping()
File "C:\D-drive\binance_trading_bot\.venv\Lib\site-packages\binance\client.py", line 344, in ping
return self._get("ping", version=self.PRIVATE_API_VERSION)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\D-drive\binance_trading_bot\.venv\Lib\site-packages\binance\client.py", line 180, in _get
return self._request_api("get", path, signed, version, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\D-drive\binance_trading_bot\.venv\Lib\site-packages\binance\client.py", line 117, in _request_api
return self._request(method, uri, signed, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\D-drive\binance_trading_bot\.venv\Lib\site-packages\binance\client.py", line 89, in _request
return self._handle_response(self.response)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\D-drive\binance_trading_bot\.venv\Lib\site-packages\binance\client.py", line 98, in _handle_response
raise BinanceAPIException(response, response.status_code, response.text)
binance.exceptions.BinanceAPIException: APIError(code=0): Invalid JSON error message from Binance: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->