According to the official binance documentation, requests support sending data in the request body, not in the url. Try doing it this way, it shouldn't depend on the url length.
As far as I understand this is still what you are trying to do, here is the binance documentation.