Error: -1000 : System abnormality

I am getting System abnormality error for this asset dividend API given below

The exact call:
https://api.binance.com/sapi/v1/asset/assetDividend?startTime=1642896000000&endTime=1658448000000&limit=500&recvWindow=60000&timestamp=1721929482660&signature=***

It works fine several times before making this API call using different params and it passes, it is failing on this particular API with -1000 code error System abnormality without any further details. Looking around in docs and topics here has led to nowhere, I have tried to deconstruct the params in the call and found no issue with those for e.g. the difference in start time and end time is 180 days as it should be, please need urgent help in this matter

Iā€™m having the same issue here:
GET https://api.binance.com/sapi/v1/asset/assetDividend?startTime=1680307200000&endTime=1693267200000&limit=500&recvWindow=60000&timestamp=1723727460021&signature=***

1 Like