futures/data/basis return {"code":-1102,"msg":"Mandatory parameter 'origclientorderid' was not sent, was empty/null, or malformed."}

When I try:
https://fapi.binance.com/futures/data/basis?pair=ADAUSDT&contractType=PERPETUAL&period=5m&startTime=1721181000000&limit=500
it returns error code -1102

When I remove startTime parament, it works and returns the latest data.

Why do this happen and how to fix it? I doubt that this is a bug from binance.