Sometimes, when making requests to the binance, I get an error - APIError(code=-1099): Not found, unauthenticated, or unauthorized.
For example: Client(requests_params={"timeout": 120})
Hello. I am using python-binance to work with the API. Internally, the code calls this method. This error is not very common, but still I would be interested in solving it.