python-binance-profit icon indicating copy to clipboard operation
python-binance-profit copied to clipboard

Invalid JSON error message from Binance: This endpoint has been deprecated

Open xLinuxUserx opened this issue 3 years ago • 2 comments

Dears,

When I tried to make a purchase I got the error message below. Does anyone have any tips on how to solve this?

binance.exceptions.BinanceAPIException: APIError(code=0): Invalid JSON error message from Binance: This endpoint has been deprecated, please integrate with “GET@/sapi/v1/system/status”. See details in the announcement: https://www.binance.com/en/support/announcement/f45dde7da58b473aa885349946bed269

python3 execute_orders.py --symbol BNBBUSD --buy_type limit --quantity 10.1 --price 640 --profit 1 --loss 50

image

xLinuxUserx avatar Nov 14 '21 19:11 xLinuxUserx

Same problem, did you fix this ?

dragoncity17 avatar May 11 '22 10:05 dragoncity17

Same here. Any idea?

wiyye avatar Jun 28 '22 09:06 wiyye