whittlem / pycryptobot

Python Crypto Bot (PyCryptoBot)
Apache License 2.0
1.96k stars 736 forks source link

recvwindow -> recvWindow #740

Closed Nicolas469 closed 1 year ago

Nicolas469 commented 1 year ago

Description

Error 401 when starting the bot. It cames from a typo in "recvwindow". It should be "recvWindow". API documentation: https://binance-docs.github.io/apidocs/spot/en/#account-information-user_data https://binance-docs.github.io/apidocs/spot/en/#query-margin-account-39-s-all-orders-user_data https://binance-docs.github.io/apidocs/spot/en/#trade-fee-user_data

Type of change

Please make your selection.

Checklist: