Super Order List API Error DH-906

I’m trying to fetch the super order list by using the following API

But I’m getting the following error.

Blockquote
400 Bad Request
{
“errorType”: “Order_Error”,
“errorCode”: “DH-906”,
“errorMessage”: “Incorrect request for order and cannot be processed”
}

My code and access token is working fine for forever orders and all other APIs. Just to confirm I tried API endpoint testing (https://api.dhan.co/v2/#/operations/getsuperorders) with my access token but getting the same error. So my own code for API request is not an issue as Dhan API endpoint testing is also giving same error.

Need help for the above issue.

Thanks and Regards
Suman K Jana