bybit-exchange / pybit

Official Python3 API connector for Bybit's HTTP and WebSockets APIs.
Other
339 stars 113 forks source link

getting error to get spot_margin_trade_normal_get_interest_quota #195

Closed kouchak-roni closed 4 months ago

kouchak-roni commented 4 months ago

I am trying to fetch spot_margin_trade_normal_get_interest_quota for BTC but getting 2024-02-14 13:15:46 - pybit._http_manager - ERROR - Timestamp for this request is outside of the recvWindow. (ErrCode: 10002). Added 2.5 seconds to recv_window. 2 retries remain. FailedRequestError: Bad request. retries exceeded maximum. (ErrCode: 400) (ErrTime: 07:45:56). Request → GET https://api.bybit.com/v5/spot-cross-margin-trade/loan-info: coin=BTC.

dextertd commented 4 months ago

Duplicate of https://github.com/bybit-exchange/pybit/issues/191