I’ve start using the new history retrieval API for Convert added on 2021-11-30 (/sapi/v1/convert/tradeFlow). However, i’m getting an error “{“code”:-9000,“msg”:“illegal param”}”. The only parameters i’m using are startTime and endTime, so I don’t believe they are the problem. My startTime and endTime is 1615507200000 1618009200000 respectively, and these are between the 30 day window that the API allows. I know i have some conversions on my account between these dates. The strange thing is when I choose a date outside of this range, this error does not occur and I get back a 200 response. My assumption is that this is an internal server error that is only occurring when processing data on the backend.
I have a conversion on my Binance account on 2021-04-02, and the timestamp does not work when I set it to cover this date. If it is before, it works correctly, however. This is why i believe that it is an internal error in Binance, as it seems to only occur when there is data within the date ranges
Hi @JacobShirley95, thanks for the screenshots, this might be an account specific issue, since we’re not able to reproduce on our accounts.
However, unfortunately we don’t have access to account data here to further troubleshoot this, would you ming redirecting to customer support, please? They’ll be able to request your account ID and explore more with the tech team. You can share this post link with them.
(Btw, i’m using the postman collection provided by binance, all other endpoints examples works fine)
Can you please help me to understand what’s the issue then?
Hi guys. I’m getting the same error when I set the timeframe using startTime and endTime to cover the date when one of my conversions actually took place. Strangely, the error seems to occur only to one conversion from April 2021 but another conversion from November 2021 is returned just fine.
I have similar error but not the same error description.
First of all, documentation does not require a “Signature”, but I see examples from moderators here that they pass it, so I’m passing it anyways and I still get this error… any clue?