Hi.
This error usually happens when the signature is not attached in the query string. You may have to check the implementation details of your code and the library.
Hi,
PLease can you help me!
I have the same error :
BinanceAPIException: APIError(code=-1002): You are not authorized to execute this request.
when I launch the request: client.create_margin_order,
do you know if I need a signature? If yes do you know how to implement it ?
Thanks